diff platform/dirent.h @ 1594:6baf177f335c

Rename compat.c/h dwcompat.c/h and configure option to --with-dwcompat. There are several other projects that include compat.c and compat.h... To avoid conflicts make sure the header and source files match the library.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 23 Feb 2012 12:44:15 +0000
parents 56f311dc23f6
children 71e0a3ad07f7
line wrap: on
line diff
--- a/platform/dirent.h	Sat Feb 18 20:45:51 2012 +0000
+++ b/platform/dirent.h	Thu Feb 23 12:44:15 2012 +0000
@@ -4,7 +4,7 @@
 #ifndef __DIRENT_H__
 #define __DIRENT_H__
 
-#include "compat.h"
+#include "dwcompat.h"
 #include <stdio.h>
 #ifdef MAXPATHLEN
 	#undef MAXPATHLEN