X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=clients%2Fmemparse.cc;h=ab4cee9eb7d72e949f97b0e3077c412d646dcb19;hb=2569efffe16042f47dc5d2c34528a9ec22fc18b0;hp=f9a2dcf2f5b97cfd1464fc55d386ad904bd94dda;hpb=7dcb622a0e97c227db598b8b50767bf9e0eaa6bd;p=awesomized%2Flibmemcached diff --git a/clients/memparse.cc b/clients/memparse.cc index f9a2dcf2..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 @@ -38,9 +38,10 @@ #include #include +#include #include -#include +#include int main(int argc, char *argv[]) {