opnsense-ports/print/ghostscript8-base/files/patch-base-errors.h
Franco Fichtner 63f445f3a6 */*: sync with upstream
Taken from: FreeBSD
2015-08-24 08:33:14 +02:00

10 lines
280 B
C

--- base/errors.h.orig 2007-06-06 07:23:38.000000000 +0900
+++ base/errors.h 2009-03-29 03:53:40.000000000 +0900
@@ -21,6 +21,6 @@
*/
/* We include that file here to backward compatibility */
-#include "ierrors.h"
+#include "../psi/ierrors.h"
#endif /* errors_INCLUDED */