188fde5d60
remove DOS line endings from patches too. Improves probability of compilation on gcc2 systems.
13 lines
295 B
Text
13 lines
295 B
Text
$NetBSD: patch-ac,v 1.2 2005/03/14 16:20:58 wiz Exp $
|
|
|
|
--- src/rombuild.h.orig 2005-01-02 22:50:32.000000000 +0100
|
|
+++ src/rombuild.h
|
|
@@ -6,7 +6,7 @@
|
|
|
|
/* --- Dat library includes --- */
|
|
|
|
-#include "datlib/src/macro.h"
|
|
+#include "DatLib/macro.h"
|
|
|
|
|
|
/* --- Types of ROMBuild operation --- */
|