]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - command.c
Move functions only needed by audiod from stat.c to audiod_command.c.
[paraslash.git] / command.c
index 90c4b60846c5c6cade80316f57bef742fdc7e716..afa1e667ca3bfdfedfd17e7de6be622f210ec383 100644 (file)
--- a/command.c
+++ b/command.c
@@ -6,6 +6,7 @@
 
 /** \file command.c Client authentication and server commands. */
 
+#include <regex.h>
 #include <signal.h>
 #include <sys/time.h>
 #include <sys/types.h>