]> git.tuebingen.mpg.de Git - adu.git/blobdiff - fd.c
Make fd.c and select.c include their own header file.
[adu.git] / fd.c
diff --git a/fd.c b/fd.c
index 66b3cc057225eeebbd9a7598977082392773f7f3..79843561a73e050bd6a362662b5aff70cd096a30 100644 (file)
--- a/fd.c
+++ b/fd.c
@@ -14,6 +14,7 @@
 #include "adu.h"
 #include "error.h"
 #include "string.h"
+#include "fd.h"
 
 /**
  * Wrapper for the write system call.