hello.c: add header
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Fri, 3 Apr 2009 19:01:46 +0000 (15:01 -0400)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Fri, 3 Apr 2009 19:01:46 +0000 (15:01 -0400)
hello/hello.c

index 821bed33ea436ed081bb19c0e8f012be9daab9f1..102b7db258ce566daff95bc2ce540c629a75d1f8 100644 (file)
@@ -5,6 +5,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
+#include <signal.h>
 
 #include "marker.h"
 #include "usterr.h"
This page took 0.024236 seconds and 4 git commands to generate.