freebsd-ports/math/siag/files/patch-aa
Michael Haro f6d58e7b5d "update" of siag. Not 100% working but I'm sick of this port. Oh, also
marked as broken as it instals some stuff into the wrong places.
1999-04-20 00:02:11 +00:00

10 lines
232 B
Text

--- siod/regex.c.orig Sun Mar 7 10:47:50 1999
+++ siod/regex.c Sun Mar 7 10:48:02 1999
@@ -8,6 +8,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <sys/types.h>
#include <regex.h>
#include "siod.h"