openenvutils/commandshell/shell/inc/signals.pro
changeset 0 2e3d3ce01487
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/openenvutils/commandshell/shell/inc/signals.pro	Tue Feb 02 10:12:00 2010 +0200
@@ -0,0 +1,6 @@
+/* Generated automatically */
+#ifdef POSIX_SIGNALS
+#else
+#ifndef BSD_SIGNALS
+#endif /* BSD_SIGNALS */
+#endif /* POSIX_SIGNALS */