2002-05-20 19:57:32 +02:00
|
|
|
|
|
|
|
$FreeBSD$
|
|
|
|
|
|
|
|
--- plug-ins/common/plugindetails.c.orig Wed Jan 30 17:25:54 2002
|
|
|
|
+++ plug-ins/common/plugindetails.c Fri May 17 20:45:33 2002
|
|
|
|
@@ -27,6 +27,7 @@
|
1999-02-20 20:31:51 +01:00
|
|
|
#include <stdio.h>
|
|
|
|
#include <string.h>
|
|
|
|
#include <time.h>
|
1999-05-29 06:17:00 +02:00
|
|
|
+#include <sys/types.h>
|
1999-02-20 20:31:51 +01:00
|
|
|
|
2002-05-20 19:57:32 +02:00
|
|
|
#ifdef __GNUC__
|
|
|
|
#warning GTK_DISABLE_DEPRECATED
|