Files
pkgsrc-ng/net/lopster/patches/patch-ac
2013-09-26 17:14:40 +02:00

15 lines
271 B
Plaintext

$NetBSD: patch-ac,v 1.3 2003/03/15 05:44:42 hubertf Exp $
--- src/browse.c.orig Tue Mar 4 21:21:35 2003
+++ src/browse.c
@@ -4,6 +4,9 @@
#ifdef HAVE_CONFIG_H
# include <config.h>
+#ifndef __NetBSD_
+#include <sys/types.h>
+#endif
#endif
#include <sys/types.h>