pkgsrc/net/ntop/patches/patch-ac
1998-10-11 20:27:03 +00:00

14 lines
271 B
Text

$NetBSD: patch-ac,v 1.2 1998/10/11 20:27:04 kim Exp $
--- interface.h.orig Sun Sep 13 05:00:58 1998
+++ interface.h Sun Oct 11 15:16:33 1998
@@ -42,7 +42,9 @@
*/
+#ifdef HAVE_GNUC_H
#include <gnuc.h>
+#endif
#ifdef HAVE_OS_PROTO_H
#include "os-proto.h"
#endif