mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
22ae52b403
Reviewed by: various people from the ports@FreeBSD.org list
12 lines
282 B
Plaintext
12 lines
282 B
Plaintext
--- 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"
|