summaryrefslogtreecommitdiff
path: root/net/lopster/patches/patch-ac
blob: 519dc54c4f8c0dab9aa218607b03faebf467ca5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$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>