View | Details | Raw Unified | Return to bug 43934
Collapse All | Expand All

(-)files/patch-libxmms::util.c (+10 lines)
Added Link Here
1
--- libxmms/util.c.orig	Fri Jun  1 15:07:49 2001
2
+++ libxmms/util.c	Sun Oct  6 18:40:25 2002
3
@@ -11,6 +11,7 @@
4
 #endif
5
 
6
 #ifdef __FreeBSD__
7
+#include <sys/types.h>
8
 #include <sys/sysctl.h>
9
 #endif
10

Return to bug 43934