X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=clients%2Fmemparse.cc;h=ab4cee9eb7d72e949f97b0e3077c412d646dcb19;hb=2569efffe16042f47dc5d2c34528a9ec22fc18b0;hp=4576b7a046fdfc9ecf5aa7f4764e69743e7ab521;hpb=a4f7c3b9413014291d0ca549f32455b3be10a6c0;p=awesomized%2Flibmemcached diff --git a/clients/memparse.cc b/clients/memparse.cc index 4576b7a0..ab4cee9e 100644 --- a/clients/memparse.cc +++ b/clients/memparse.cc @@ -2,7 +2,7 @@ * * Libmemcached library * - * Copyright (C) 2011 Data Differential, http://datadifferential.com/ + * Copyright (C) 2011-2012 Data Differential, http://datadifferential.com/ * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,9 +37,11 @@ #include +#include +#include #include -#include +#include int main(int argc, char *argv[]) {