summaryrefslogtreecommitdiff
path: root/x11/eterm/patches/patch-ad
blob: ccd83d084136cf0cdb1531b4f7031d8c5757a0c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-ad,v 1.3 2002/12/26 04:58:45 wiz Exp $
--- utils/Etbg.c.orig	Sat Dec 14 12:42:36 2002
+++ utils/Etbg.c	Sat Dec 14 12:42:50 2002
@@ -26,7 +26,6 @@
 #include <config.h>
 
 #include <stdio.h>
-#include <string.h>
 
 #ifndef FALSE
 #  define FALSE (0)