aboutsummaryrefslogtreecommitdiffstats
path: root/devel/uisp/files/patch-DAPA.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/uisp/files/patch-DAPA.h')
-rw-r--r--devel/uisp/files/patch-DAPA.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/uisp/files/patch-DAPA.h b/devel/uisp/files/patch-DAPA.h
new file mode 100644
index 000000000000..c2ecd3ac3190
--- /dev/null
+++ b/devel/uisp/files/patch-DAPA.h
@@ -0,0 +1,13 @@
+diff -urN DAPA.h.orig DAPA.h
+--- DAPA.h.orig Tue Aug 29 17:08:28 2000
++++ DAPA.h Fri Feb 16 19:58:33 2001
+@@ -12,7 +12,9 @@
+ #include <sys/types.h>
+ #include <time.h>
+ #include <unistd.h>
++#if !defined (__FreeBSD__)
+ #include <string>
++#endif
+ #include "Error.h"
+
+ class TDAPA {