Add documentation to struct rc4_context.
[paraslash.git] / dccp_recv.c
index c73088f83939e153d94e3eb4dcead35d04a1ff05..4d4ac86db31cb28f1d2d1d9f081f13dc8a139dcc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2008 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-2009 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -11,6 +11,7 @@
  * (C) 2005 Ian McDonald <imcdnzl@gmail.com>
  */
 
+#include <regex.h>
 #include <sys/types.h>
 #include <dirent.h>