]> pd.if.org Git - pdclib/blobdiff - platform/example/includes/signal.h
Removed SVN keyword tags.
[pdclib] / platform / example / includes / signal.h
index 9b812c96d66f4dba17fc27b489b9686b4c971446..2d52993f7a850044da0e10c6a2e1761666c68890 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 /* 7.14 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 ------------------------------------------------------------------ */