summaryrefslogtreecommitdiff
path: root/extcap/sshdump.c
diff options
context:
space:
mode:
Diffstat (limited to 'extcap/sshdump.c')
-rw-r--r--extcap/sshdump.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/extcap/sshdump.c b/extcap/sshdump.c
index f656275d63..278a3a58df 100644
--- a/extcap/sshdump.c
+++ b/extcap/sshdump.c
@@ -33,14 +33,6 @@
#include <string.h>
#include <fcntl.h>
-#ifndef STDERR_FILENO
-#define STDERR_FILENO 2
-#endif
-
-#ifndef STDOUT_FILENO
-#define STDOUT_FILENO 1
-#endif
-
#define SSHDUMP_VERSION_MAJOR "1"
#define SSHDUMP_VERSION_MINOR "0"
#define SSHDUMP_VERSION_RELEASE "0"