user_list.c: Minor documentation impreovements.
[paraslash.git] / osx_write.c
index 2dee9140c0016eaa849bd1c60a1bef85cd1927e2..366252c4539b1b022d2625c22c1c8bbae211c668 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (C) 2006-2007 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-2008 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -11,6 +11,8 @@
  * <skortze@sourceforge.net>
  */
 
  * <skortze@sourceforge.net>
  */
 
+#include <sys/types.h>
+#include <dirent.h>
 #include <CoreAudio/CoreAudio.h>
 #include "para.h"
 #include "fd.h"
 #include <CoreAudio/CoreAudio.h>
 #include "para.h"
 #include "fd.h"