about summary refs log tree commit diff
path: root/bus.c
diff options
context:
space:
mode:
Diffstat (limited to 'bus.c')
-rw-r--r--bus.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bus.c b/bus.c
index f05292b..60e35f7 100644
--- a/bus.c
+++ b/bus.c
@@ -4,8 +4,6 @@
 #include <sys/socket.h>
 #include <poll.h>
 
-atoi(), err(), warn(), warnx(), read(), write(), close();
-
 #define SOCKETS_MAX 128
 #define BUFFER_SIZE 512