projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
99991f8
)
Possible fix for freebsd
author
Brian Aker
<brian@gaz>
Wed, 30 Jun 2010 08:08:52 +0000
(
01:08
-0700)
committer
Brian Aker
<brian@gaz>
Wed, 30 Jun 2010 08:08:52 +0000
(
01:08
-0700)
unittests/strings.cc
patch
|
blob
|
history
diff --git
a/unittests/strings.cc
b/unittests/strings.cc
index 8728926bd00ed346277794d12fe3fdfe7629f8f0..921fe8768ca17d9877920caefe215315da9961cb 100644
(file)
--- a/
unittests/strings.cc
+++ b/
unittests/strings.cc
@@
-8,6
+8,9
@@
#include "config.h"
+#define __STDC_LIMIT_MACROS
+#include <stdint.h>
+
#include <gtest/gtest.h>
#include <libmemcached/common.h>