freebsd-ports/science/gdis/files/patch-module.c
Kirill Ponomarev 9aa1e1b1d6 Update to version 0.84
PR:		ports/68864
Submitted by:	Ports Fury
2004-07-09 18:32:53 +00:00

10 lines
228 B
C

--- 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"