commit | 1602a71d7a64395254e175c5c417fa593647b995 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Sun May 28 08:32:44 2006 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Sun May 28 08:32:44 2006 +0000 |
tree | 75b7b7bbf9a0c9e83b3e6786ae48cb80dd163c09 | |
parent | f783c1d7bcf0674920cbae066de954fe926fd3ac [diff] |
[tests] Fix stray character in previous commit
diff --git a/tests/test-sig.c b/tests/test-sig.c index 4cb74da..63aab6f 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)