pluto: Removed the KLIPS preprocessor flag.

This commit is contained in:
Tobias Brunner
2010-09-02 19:04:24 +02:00
parent fc06e34e46
commit 8dade8e6eb
10 changed files with 6 additions and 98 deletions
-3
View File
@@ -16,8 +16,6 @@
* for more details.
*/
#ifdef KLIPS
#include <errno.h>
#include <unistd.h>
@@ -384,4 +382,3 @@ pfkey_register(void)
close(pfkeyfd);
}
#endif /* KLIPS */