While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight
10 lines
232 B
C
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 */
|