mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-05 10:48:03 -04:00
14 lines
295 B
Plaintext
14 lines
295 B
Plaintext
$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 --- */
|