]> pd.if.org Git - pdclib/blobdiff - platform/example/includes/signal.h
System includes -> local includes.
[pdclib] / platform / example / includes / signal.h
index 5b9bef1c1295b4a7a32fe688bb0efbd5f071fc20..9d59d96dcfa1dcf5f89e58a85275490ca26b8586 100644 (file)
@@ -1,6 +1,4 @@
-/* $Id$ */
-
-/* 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.
@@ -9,7 +7,7 @@
 #ifndef _PDCLIB_SIGNAL_H
 #define _PDCLIB_SIGNAL_H _PDCLIB_SIGNAL_H
 
-#include <_PDCLIB_config.h>
+#include "_PDCLIB_config.h"
 
 /* Signals ------------------------------------------------------------------ */