mirror of
https://git.freebsd.org/ports.git
synced 2025-06-30 00:50:29 -04:00
11 lines
282 B
Text
11 lines
282 B
Text
--- plug-ins/common/plugindetails.c.orig Fri Jan 14 17:26:07 2000
|
|
+++ plug-ins/common/plugindetails.c Fri Jan 14 17:26:21 2000
|
|
@@ -27,7 +27,7 @@
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
#include <time.h>
|
|
-
|
|
+#include <sys/types.h>
|
|
#include <gtk/gtk.h>
|
|
|
|
#include "libgimp/gimp.h"
|