projects
/
m6w6
/
libmemcached
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
history
|
raw
|
HEAD
Update with job builder.
[m6w6/libmemcached]
/
libhashkit-1.0
/
configure.h.in
1
/* HashKit
2
* Copyright (C) 2009-2010 Brian Aker
3
* All rights reserved.
4
*
5
* Use and distribution licensed under the BSD license. See
6
* the COPYING file in the parent directory for full text.
7
*/
8
9
#pragma once
10
11
#ifdef __cplusplus
12
extern
"C"
{
13
#endif
14
15
#ifdef __cplusplus
16
}
17
#endif