- Fix dependencies PR: ports/67817 Submitted by: Douglas K. Rand <rand@meridian-enviro.com> (maintainer)
11 lines
236 B
C
11 lines
236 B
C
--- map.h.orig Mon Jun 7 16:12:02 2004
|
|
+++ map.h Mon Jun 7 16:11:50 2004
|
|
@@ -39,7 +39,7 @@
|
|
#endif
|
|
|
|
#ifdef USE_MING_FLASH
|
|
-#include "ming.h"
|
|
+#include "ming/ming.h"
|
|
#endif
|
|
|
|
#include <sys/types.h> /* regular expression support */
|