Create version 1.0 directory structure.
[awesomized/libmemcached] / libhashkit-1.0 / configure.h.in
diff --git a/libhashkit-1.0/configure.h.in b/libhashkit-1.0/configure.h.in
new file mode 100644 (file)
index 0000000..8aec386
--- /dev/null
@@ -0,0 +1,17 @@
+/* HashKit
+ * Copyright (C) 2009-2010 Brian Aker
+ * All rights reserved.
+ *
+ * Use and distribution licensed under the BSD license.  See
+ * the COPYING file in the parent directory for full text.
+ */
+
+#pragma once
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#ifdef __cplusplus
+}
+#endif