]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Remove include to try and fix ppc 64 linux compile.
authorRoy Marples <roy@marples.name>
Tue, 21 May 2013 13:25:37 +0000 (13:25 +0000)
committerRoy Marples <roy@marples.name>
Tue, 21 May 2013 13:25:37 +0000 (13:25 +0000)
eloop.h

diff --git a/eloop.h b/eloop.h
index e8592db8989f3f06fce4cd2273fd2fe1839a4b90..3ea0f33e3adf7f2695832e49d0583d11ce7e462d 100644 (file)
--- a/eloop.h
+++ b/eloop.h
@@ -28,7 +28,6 @@
 #ifndef ELOOP_H
 #define ELOOP_H
 
-#include <signal.h>
 #include <time.h>
 
 #ifndef ELOOP_QUEUE