summaryrefslogblamecommitdiff
path: root/science/gdis/files/patch-module.c
blob: b47419741de723880670cf480d3460fb17f672b8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                
--- module.c.orig	Tue Jun 15 16:05:21 2004
+++ module.c	Mon Jul  5 05:01:06 2004
@@ -23,6 +23,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
+#include <sys/types.h>
 #include <gmodule.h>
 
 #include "gdis.h"