Merge Trond
[m6w6/libmemcached] / clients / execute.h
index 7a2c5511704b3e237ff0139edc6ad326560875c5..176c6fff81d6ebe82aaafc318a1f92538ddae927 100644 (file)
@@ -1,5 +1,19 @@
+/* LibMemcached
+ * Copyright (C) 2006-2009 Brian Aker
+ * All rights reserved.
+ *
+ * Use and distribution licensed under the BSD license.  See
+ * the COPYING file in the parent directory for full text.
+ *
+ * Summary:
+ *
+ */
+
 #ifndef CLIENTS_EXECUTE_H
 #define CLIENTS_EXECUTE_H
+
+#include <stdio.h>
+
 #include "libmemcached/memcached.h"
 #include "generator.h"