diff options
| author | Brian Aker <brian@tangent.org> | 2012-10-28 20:38:35 -0400 |
|---|---|---|
| committer | Brian Aker <brian@tangent.org> | 2012-10-28 20:38:35 -0400 |
| commit | 23dca174eef8d846e3d4402729b57f6ded035e64 (patch) | |
| tree | 43dea2b11c288115175fc1c355c2a107c109c48a /util/operation.cc | |
| parent | 77c9719d429337239b3f5e3d7fc5c17492682a77 (diff) | |
| download | libmemcached-23dca174eef8d846e3d4402729b57f6ded035e64.tar.gz | |
Update all config.h usage.
Diffstat (limited to 'util/operation.cc')
| -rw-r--r-- | util/operation.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/operation.cc b/util/operation.cc index def31a6b..3b84a278 100644 --- a/util/operation.cc +++ b/util/operation.cc @@ -36,7 +36,7 @@ */ -#include <config.h> +#include <mem_config.h> #include "util/operation.hpp" #include <string> |
