]> pd.if.org Git - pdclib/blobdiff - platform/example/includes/signal.h
Sweeping cleanups. Sorry for the massive commit; I got sidetracked once too often.
[pdclib] / platform / example / includes / signal.h
index e1b10f8299b46b0ab0b5e3ef916de86783ccc298..8b30a4fe09053a5deb94a0d4d1a2ad291c016326 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* Signal handling <string.h>
 
    This file is part of the Public Domain C Library (PDCLib).
@@ -8,11 +6,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 ------------------------------------------------------------------ */