]> pd.if.org Git - pdclib/blobdiff - platform/posix/includes/signal.h
PDCLib includes with quotes, not <>.
[pdclib] / platform / posix / includes / signal.h
index 2d52993f7a850044da0e10c6a2e1761666c68890..dbcf28c10cc47f56930788b29cd75267aa1b547e 100644 (file)
@@ -1,4 +1,4 @@
-/* 7.14 Signal handling <string.h>
+/* Signal handling <string.h>
 
    This file is part of the Public Domain C Library (PDCLib).
    Permission is granted to use, modify, and / or redistribute at will.
@@ -6,7 +6,7 @@
 
 #ifndef _PDCLIB_SIGNAL_H
 #define _PDCLIB_SIGNAL_H _PDCLIB_SIGNAL_H
-#include <_PDCLIB_config.h>
+#include "_PDCLIB_config.h"
 
 /* Signals ------------------------------------------------------------------ */