diff options
Diffstat (limited to 'jaildaemon.c')
-rw-r--r-- | jaildaemon.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jaildaemon.c b/jaildaemon.c index 1c459c4..4b6c923 100644 --- a/jaildaemon.c +++ b/jaildaemon.c | |||
@@ -1,3 +1,8 @@ | |||
1 | /* This software was written by Dirk Engling <erdgeist@erdgeist.org> | ||
2 | It is considered beerware. Prost. Skol. Cheers or whatever. | ||
3 | |||
4 | $Id$ */ | ||
5 | |||
1 | #include <sys/socket.h> | 6 | #include <sys/socket.h> |
2 | #include <sys/un.h> | 7 | #include <sys/un.h> |
3 | #include <sys/types.h> | 8 | #include <sys/types.h> |