aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-22 13:26:51 +0800
committerWill Andrews <will@FreeBSD.org>2000-06-22 13:26:51 +0800
commit4b5068fa2698b5fb85977f279eb0830bb42865ee (patch)
tree5595c51085e962c0ea4b13f36e524e3e5540ed31
parent1f848b87485887cf14cdd20fb9a74ff89efa8732 (diff)
downloadfreebsd-ports-4b5068fa2698b5fb85977f279eb0830bb42865ee.tar.gz
freebsd-ports-4b5068fa2698b5fb85977f279eb0830bb42865ee.tar.zst
freebsd-ports-4b5068fa2698b5fb85977f279eb0830bb42865ee.zip
Ooops, removed a patch that wasn't supposed to be removed.
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=29759
-rw-r--r--x11/wdm/files/patch-am12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/wdm/files/patch-am b/x11/wdm/files/patch-am
new file mode 100644
index 000000000000..d3ed2e424271
--- /dev/null
+++ b/x11/wdm/files/patch-am
@@ -0,0 +1,12 @@
+--- src/TestLogin.c.orig Thu Jul 1 21:51:28 1999
++++ src/TestLogin.c Tue Mar 7 22:05:04 2000
+@@ -67,7 +67,9 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <signal.h>
++#ifndef __STDC__
+ #include <malloc.h>
++#endif
+
+
+ #define forever 1