net.c: Remove unnecessary crypto includes.
[paraslash.git] / playlist.c
index d1e16f8e131814f5c70b53239b747077f65d0c1e..2d2f23b4eb9c6df6b2d9ff9157a9716f09c1fcc6 100644 (file)
@@ -1,10 +1,12 @@
 /*
- * Copyright (C) 2007-2009 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2007-2011 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
 
+#include <regex.h>
 #include <osl.h>
+
 #include "para.h"
 #include "error.h"
 #include "string.h"