docs: memparse (fix #80) [ci skip]
[awesomized/libmemcached] / libhashkit / common.h
index 43a859fe38dd80249c63c7308573f999e08541c7..d32d31bc3e845350b5bf1ce0bc6d742c1071a805 100644 (file)
@@ -2,7 +2,7 @@
  *
  *  HashKit library
  *
- *  Copyright (C) 2011 Data Differential, http://datadifferential.com/
+ *  Copyright (C) 2011-2012 Data Differential, http://datadifferential.com/
  *
  *  Redistribution and use in source and binary forms, with or without
  *  modification, are permitted provided that the following conditions are
@@ -37,7 +37,7 @@
 
 #pragma once
 
-#include <mem_config.h>
+#include "libhashkit/hashkitcon.h"
 
 #include <assert.h>
 #include <errno.h>