]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - oss_write.c
Make local sockets world-readable.
[paraslash.git] / oss_write.c
index 5decc24b6d8fb8b0d62471255d4dd579d4ddb0b3..12cf8b69bef2a7a189425df8ed15604f5cf10220 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2014 Andre Noll <maan@tuebingen.mpg.de>
+ * Copyright (C) 2009 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -8,7 +8,6 @@
 
 #include <regex.h>
 #include <sys/ioctl.h>
-#include <fcntl.h>
 #include <sys/soundcard.h>
 
 #include "para.h"