fix #include mistake

git-svn-id: svn+ssh://svn.corp.yahoo.com/yahoo/yrl/labs/pnuts/code/logstore@1239 8dad8b1f-cf64-0410-95b6-bcf113ffbcfe
This commit is contained in:
sears 2010-10-05 18:27:56 +00:00
parent ccf3895595
commit fbdc900623

View file

@ -16,11 +16,11 @@
#include "check_util.h"
#include <stasis/common.h>
#undef begin
#undef end
#include <stasis/common.h>
static const char * svrname = "localhost";
static int svrport = 32432;