diff options
Diffstat (limited to 'graphics/graphviz/files/patch-dotneato:dot.c')
-rw-r--r-- | graphics/graphviz/files/patch-dotneato:dot.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/graphviz/files/patch-dotneato:dot.c b/graphics/graphviz/files/patch-dotneato:dot.c deleted file mode 100644 index 7551fa1423de..000000000000 --- a/graphics/graphviz/files/patch-dotneato:dot.c +++ /dev/null @@ -1,12 +0,0 @@ ---- dotneato/dot.c.orig Wed Feb 7 01:44:19 2001 -+++ dotneato/dot.c Tue Feb 27 06:49:51 2001 -@@ -17,7 +17,9 @@ - #ifdef HAVE_CONFIG_H - #include "gvconfig.h" - #endif -+#ifndef DATE - #include "stamp.h" -+#endif - #include <time.h> - #ifndef MSWIN32 - #include <unistd.h> |