2002-12-26 05:58:44 +01:00
|
|
|
$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>
|
1999-10-28 02:33:09 +02:00
|
|
|
|
2001-04-28 13:07:34 +02:00
|
|
|
#include <stdio.h>
|
|
|
|
-#include <string.h>
|
1999-10-28 02:33:09 +02:00
|
|
|
|
2001-04-28 13:07:34 +02:00
|
|
|
#ifndef FALSE
|
2002-12-26 05:58:44 +01:00
|
|
|
# define FALSE (0)
|