Introduce the new nonblock API.
[paraslash.git] / playlist.c
index d1e16f8e131814f5c70b53239b747077f65d0c1e..b04598b844043cc96fa01b8aa834030ee9d7697e 100644 (file)
@@ -1,10 +1,12 @@
 /*
- * Copyright (C) 2007-2009 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2007-2010 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"