summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/graphviz/files/graphviz-1.16-common_h.patch')
-rw-r--r--media-gfx/graphviz/files/graphviz-1.16-common_h.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-gfx/graphviz/files/graphviz-1.16-common_h.patch b/media-gfx/graphviz/files/graphviz-1.16-common_h.patch
deleted file mode 100644
index e4c6f53dc004..000000000000
--- a/media-gfx/graphviz/files/graphviz-1.16-common_h.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- lefty/common.h.sav Thu Sep 16 09:15:07 2004
-+++ lefty/common.h Thu Sep 16 09:15:42 2004
-@@ -17,6 +17,8 @@
- #ifndef _COMMON_H
- #define _COMMON_H
-
-+#include <sys/types.h>
-+
- /* some config and conversion definitions from graphviz distribution */
- #ifdef HAVE_CONFIG_H
- #include "config.h"