BSD 4_4_Lite2 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Sun, 9 Oct 1994 08:28:30 +0000 (00:28 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Sun, 9 Oct 1994 08:28:30 +0000 (00:28 -0800)
Work on file usr/src/contrib/nvi.1.43/PORT/aix.3.2/local/PATCH.ex_tag.c

Synthesized-from: CSRG/cd3/4.4BSD-Lite2

usr/src/contrib/nvi.1.43/PORT/aix.3.2/local/PATCH.ex_tag.c [new file with mode: 0644]

diff --git a/usr/src/contrib/nvi.1.43/PORT/aix.3.2/local/PATCH.ex_tag.c b/usr/src/contrib/nvi.1.43/PORT/aix.3.2/local/PATCH.ex_tag.c
new file mode 100644 (file)
index 0000000..e519b3c
--- /dev/null
@@ -0,0 +1,12 @@
+*** ex_tag.c.orig      Tue Mar 22 12:24:23 1994
+--- ex_tag.c   Tue Mar 29 19:05:56 1994
+***************
+*** 39,44 ****
+--- 39,45 ----
+  #endif /* not lint */
+  
+  #include <sys/param.h>
++ #include <sys/types.h>
+  #include <sys/mman.h>
+  #include <sys/queue.h>
+  #include <sys/stat.h>