aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/transfig/files/patch-fig2dev_fig2dev.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/print/transfig/files/patch-fig2dev_fig2dev.h b/print/transfig/files/patch-fig2dev_fig2dev.h
index 9aa5bece73d7..3f330c164e7e 100644
--- a/print/transfig/files/patch-fig2dev_fig2dev.h
+++ b/print/transfig/files/patch-fig2dev_fig2dev.h
@@ -1,6 +1,14 @@
--- fig2dev/fig2dev.h.orig Thu Dec 19 07:45:28 2002
+++ fig2dev/fig2dev.h Tue Jan 7 20:08:45 2003
-@@ -210,7 +210,7 @@
+@@ -22,7 +22,6 @@
+ #include <sys/file.h>
+ #include <signal.h>
+ #include <string.h>
+-#include <varargs.h>
+ #include <pwd.h>
+ #include <errno.h>
+ #include <time.h>
+@@ -210,7 +209,7 @@
#endif /* MAXPATHLEN */
#endif /* PATH_MAX */