]> git.tuebingen.mpg.de Git - dss.git/blobdiff - daemon.c
Have foo.c #include foo.h.
[dss.git] / daemon.c
index 17a171e07c1f4865295c8ef3678c414fdfe4616f..1c6651ec0dc10e489b07c478aa9a8df1406baee6 100644 (file)
--- a/daemon.c
+++ b/daemon.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1997-2009 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 1997-2010 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -22,6 +22,7 @@
 #include "error.h"
 #include "log.h"
 #include "string.h"
+#include "daemon.h"
 
 /**
  * Do the usual stuff to become a daemon.