opnsense-ports/print/ghostscript8-base/files/patch-base_errors.h
Franco Fichtner 5460a9995f */*: sync with upstream
Taken from: FreeBSD
2016-06-18 07:03:58 +02:00

10 lines
232 B
C

--- base/errors.h.orig 2007-06-05 22:23:38 UTC
+++ base/errors.h
@@ -21,6 +21,6 @@
*/
/* We include that file here to backward compatibility */
-#include "ierrors.h"
+#include "../psi/ierrors.h"
#endif /* errors_INCLUDED */