]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - dccp_send.c
com_stat(): Return a proper error message if an invalid option was given.
[paraslash.git] / dccp_send.c
index bbef02e9728a8a587eafd132f92c87f4466eee89..1e62d289538ad52cb2325dfd262bb59687eeb15e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2008 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-2009 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -13,6 +13,7 @@
 
 #include <sys/types.h>
 #include <dirent.h>
+#include <osl.h>
 
 #include "para.h"
 #include "error.h"