]> pd.if.org Git - pdclib/blobdiff - platform/example/includes/signal.h
* platform/example is now a "stub" platform - it should compile anywhere, but
[pdclib] / platform / example / includes / signal.h
index e1b10f8299b46b0ab0b5e3ef916de86783ccc298..9f6a1a3abc4252850902d4a94bb158e66361ae02 100644 (file)
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/* Signal handling <string.h>
+/* 7.14 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.
@@ -8,11 +8,7 @@
 
 #ifndef _PDCLIB_SIGNAL_H
 #define _PDCLIB_SIGNAL_H _PDCLIB_SIGNAL_H
-
-#ifndef _PDCLIB_CONFIG_H
-#define _PDCLIB_CONFIG_H _PDCLIB_CONFIG_H
 #include <_PDCLIB_config.h>
-#endif
 
 /* Signals ------------------------------------------------------------------ */