]> pd.if.org Git - pdclib/blobdiff - functions/string/strnlen.c
PDCLib includes with quotes, not <>.
[pdclib] / functions / string / strnlen.c
index 8a4bed5411bbd42ffa20a2587e46258f2c0a2b59..a4b5a9eadf134301a286bf4652b1e1537e5b5164 100644 (file)
@@ -22,7 +22,7 @@ size_t strnlen( const char * s, size_t maxlen )
 #endif\r
 \r
 #ifdef TEST\r
-#include <_PDCLIB_test.h>\r
+#include "_PDCLIB_test.h"\r
 \r
 int main( void )\r
 {\r