diff options
Diffstat (limited to 'outchannel.c')
-rw-r--r-- | outchannel.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/outchannel.c b/outchannel.c index f0b6dc0e..fc2fd659 100644 --- a/outchannel.c +++ b/outchannel.c @@ -28,10 +28,6 @@ */ #include "config.h" -#ifdef __FreeBSD__ -#define BSD -#endif - #include "rsyslog.h" #include <stdio.h> #include <unistd.h> |