summaryrefslogtreecommitdiff
path: root/graphics/tulip/files/patch-CompleteGraph.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tulip/files/patch-CompleteGraph.cpp')
-rw-r--r--graphics/tulip/files/patch-CompleteGraph.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/tulip/files/patch-CompleteGraph.cpp b/graphics/tulip/files/patch-CompleteGraph.cpp
new file mode 100644
index 000000000000..b681060b2b53
--- /dev/null
+++ b/graphics/tulip/files/patch-CompleteGraph.cpp
@@ -0,0 +1,7 @@
+--- plugins/import/CompleteGraph.cpp.orig Fri Jan 10 13:01:54 2003
++++ plugins/import/CompleteGraph.cpp Fri Jan 10 13:02:03 2003
+@@ -1,3 +1,4 @@
++#include <sys/types.h>
+ #include <sys/timeb.h>
+ #include<qinputdialog.h>
+ #include "TulipPlugin.h"