]> git.tuebingen.mpg.de Git - adu.git/blobdiff - select.c
fd.c: Avoid gcc warning regarding fchdir().
[adu.git] / select.c
index 15ad7070844da6915970eb992df8d686f8408d81..e0009927d188359c76a78116b7bb6148cd186f6d 100644 (file)
--- a/select.c
+++ b/select.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2008 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -19,6 +19,7 @@
 #include "error.h"
 #include "user.h"
 #include "select.cmdline.h"
+#include "select.h"
 
 /** \cond */
 /* global list */