summaryrefslogtreecommitdiffstats
path: root/runtime/stpd/symbols.c
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/stpd/symbols.c')
-rw-r--r--runtime/stpd/symbols.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/runtime/stpd/symbols.c b/runtime/stpd/symbols.c
index 09724ea2..7138e17c 100644
--- a/runtime/stpd/symbols.c
+++ b/runtime/stpd/symbols.c
@@ -9,16 +9,6 @@
* later version.
*/
-#include <stdio.h>
-#include <stdlib.h>
-#include <ctype.h>
-#include <unistd.h>
-#include <dirent.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-#include <fcntl.h>
-#include <string.h>
-
#include "librelay.h"
#include "../sym.h"