summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpaul <paul>2006-05-28 08:32:44 +0000
committerpaul <paul>2006-05-28 08:32:44 +0000
commit07c09bce5912f0f9001b7bd68ce634620454abc4 (patch)
tree7b7f0755efaee1dfdcc80edcf1beed084703162b
parent11e2cfe06e8fb850c0acbb041ce091cab3bdb71a (diff)
downloadquagga-07c09bce5912f0f9001b7bd68ce634620454abc4.tar.bz2
quagga-07c09bce5912f0f9001b7bd68ce634620454abc4.tar.xz
[tests] Fix stray character in previous commit
-rw-r--r--tests/test-sig.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test-sig.c b/tests/test-sig.c
index 4cb74da9..63aab6f0 100644
--- a/tests/test-sig.c
+++ b/tests/test-sig.c
@@ -1,7 +1,6 @@
-
#include <zebra.h>
#include <sigevent.h>
-#include "lib/log.h">
+#include "lib/log.h"
void
sighup (void)