summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-07-13 11:22:27 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-07-13 11:22:27 +0000
commitbd14b9396e67e4c0820626667ac0e9cba7756825 (patch)
tree9020f4fd3f32de8c0de52144a4816ef97da329af /www
parentTidy up COMMENT. (diff)
Fix build(link) error.
Notes
Notes: svn path=/head/; revision=30574
Diffstat (limited to 'www')
-rw-r--r--www/wcol/files/patch-ag10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/wcol/files/patch-ag b/www/wcol/files/patch-ag
new file mode 100644
index 000000000000..924e0d56a77a
--- /dev/null
+++ b/www/wcol/files/patch-ag
@@ -0,0 +1,10 @@
+--- ipc.c.orig Wed Oct 1 23:00:22 1997
++++ ipc.c Thu Jul 13 14:42:46 2000
+@@ -45,6 +45,7 @@
+
+ #include <stdio.h>
+ #include <stdlib.h>
++#include <sys/param.h>
+ #include <sys/types.h>
+ #include <sys/uio.h>
+ #include <sys/socket.h>