Explorar el Código

remove unnecessary #include

* exec/evil.c: Don't include <signal.h>.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2323 fd59a12c-fef9-0310-b244-a6a79926bd2f
Jim Meyering hace 16 años
padre
commit
4f1aabe431
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      exec/evil.c

+ 0 - 1
exec/evil.c

@@ -57,7 +57,6 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <errno.h>
-#include <signal.h>
 #include <sched.h>
 #include <time.h>