]> pd.if.org Git - pdclib/blobdiff - platform/example_cygwin/includes/signal.h
Removed the header include guard 'optimization'.
[pdclib] / platform / example_cygwin / includes / signal.h
index 9b812c96d66f4dba17fc27b489b9686b4c971446..5b9bef1c1295b4a7a32fe688bb0efbd5f071fc20 100644 (file)
@@ -9,10 +9,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 ------------------------------------------------------------------ */