Revision: 14516
Author: adrian.chadd
Date: Tue Mar 30 19:58:01 2010
Log: Issue #94 - config.h should be at the top


http://code.google.com/p/lusca-cache/source/detail?r=14516

Modified:
 /branches/LUSCA_HEAD/libiapp/signals.c

=======================================
--- /branches/LUSCA_HEAD/libiapp/signals.c      Mon Jun 30 04:36:05 2008
+++ /branches/LUSCA_HEAD/libiapp/signals.c      Tue Mar 30 19:58:01 2010
@@ -1,9 +1,9 @@
+#include "../include/config.h"

 #include <stdio.h>
 #include <unistd.h>
 #include <signal.h>

-#include "../include/config.h"
 #include "../include/util.h"
 #include "../libcore/valgrind.h"
 #include "../libcore/varargs.h"

--
You received this message because you are subscribed to the Google Groups 
"lusca-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/lusca-commit?hl=en.

Reply via email to