Verify that servers have started up by reading their pid file.
[awesomized/libmemcached] / tests / start.c
index aa042f976fa957626f044d357a2509151f7748f3..e3f2a64c874dd4a3df0e0984eeaf59eebc8e2a6f 100644 (file)
@@ -1,3 +1,16 @@
+/* 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:
+ *
+ */
+
+#include "config.h"
+
 #include <stdio.h>
 #include <string.h>
 #include "server.h"