summaryrefslogtreecommitdiff
path: root/src/sysdeps/tryeproto.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysdeps/tryeproto.c')
-rw-r--r--src/sysdeps/tryeproto.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/sysdeps/tryeproto.c b/src/sysdeps/tryeproto.c
deleted file mode 100644
index e7a0942..0000000
--- a/src/sysdeps/tryeproto.c
+++ /dev/null
@@ -1,9 +0,0 @@
-/* ISC license. */
-
-#include <errno.h>
-
-static int dummy ;
-
-#ifndef EPROTO
- syntax error !
-#endif