memtouch.cc   memtouch.cc 
skipping to change at line 13 skipping to change at line 13
* Copyright (C) 2006-2009 Brian Aker * Copyright (C) 2006-2009 Brian Aker
* All rights reserved. * All rights reserved.
* *
* Use and distribution licensed under the BSD license. See * Use and distribution licensed under the BSD license. See
* the COPYING file in the parent directory for full text. * the COPYING file in the parent directory for full text.
* *
* Summary: * Summary:
* *
*/ */
#include <config.h> #include <mem_config.h>
#include <cstdio> #include <cstdio>
#include <cstring> #include <cstring>
#include <getopt.h> #include <getopt.h>
#include <iostream> #include <iostream>
#include <unistd.h> #include <unistd.h>
#include <libmemcached-1.0/memcached.h> #include <libmemcached-1.0/memcached.h>
#include "utilities.h" #include "utilities.h"
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/