summaryrefslogtreecommitdiff
path: root/graphics/graphviz/files/patch-dotneato:neato.c
blob: 6d36edd006b14e956785ff4814e3668ee1a1cbe0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- dotneato/neato.c.orig	Wed Feb  7 01:45:05 2001
+++ dotneato/neato.c	Tue Feb 27 06:49:23 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>