summaryrefslogtreecommitdiff
path: root/print/poppler/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'print/poppler/patches/patch-aa')
-rw-r--r--print/poppler/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/print/poppler/patches/patch-aa b/print/poppler/patches/patch-aa
deleted file mode 100644
index 031efe75e10..00000000000
--- a/print/poppler/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2005/07/08 20:31:34 reed Exp $
-
---- poppler/Error.h.orig 2005-07-08 10:38:26.000000000 -0700
-+++ poppler/Error.h 2005-07-08 10:38:41.000000000 -0700
-@@ -13,7 +13,7 @@
- #pragma interface
- #endif
-
--#include <stdio.h>
-+#include <stdarg.h>
- #include "poppler-config.h"
-
- extern void CDECL error(int pos, char *msg, ...);