projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65ab4e7
)
Remove include of pthread.h
author
unknown
<adam@indexdata.dk>
Wed, 19 May 2010 09:30:15 +0000
(11:30 +0200)
committer
unknown
<adam@indexdata.dk>
Wed, 19 May 2010 09:30:15 +0000
(11:30 +0200)
src/client.c
patch
|
blob
|
history
diff --git
a/src/client.c
b/src/client.c
index
c238f0a
..
2ebab5e
100644
(file)
--- a/
src/client.c
+++ b/
src/client.c
@@
-24,7
+24,6
@@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#if HAVE_CONFIG_H
#include <config.h>
#endif
-#include <pthread.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>