snap.c: Add missing include to make it compile on FreeBSD.
[dss.git] / fd.c
diff --git a/fd.c b/fd.c
index 4fbdfd05866f6a2cb3636fc908d293004a215947..7b23df223396959728b7064d4088c2d69233dd68 100644 (file)
--- a/fd.c
+++ b/fd.c
@@ -1,3 +1,9 @@
+/*
+ * Copyright (C) 2006-2008 Andre Noll <maan@systemlinux.org>
+ *
+ * Licensed under the GPL v2. For licencing details see COPYING.
+ */
+
 #include <unistd.h>
 #include <assert.h>
 #include <string.h>