summaryrefslogtreecommitdiff
path: root/debug.h
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2013-02-11 23:38:09 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-02-11 23:38:09 +0000
commitc159a059bdc152931e22f2e86553acb25c78183a (patch)
treebcef5c40fbde6952bd60e0e139bdceb52de2fa09 /debug.h
parent7993b3db57070ec6b37bdac13f9edf9362861f16 (diff)
Fix build against libpthread
* Makefile.am (nsmux_LDADD): Link against libpthread instead of libthreads. * nsmux.h: Include <pthread.h> instead of <cthreads.h> * lnode.h: Use pthread type instead of cthreads structure. * node.h: Likewise. * ncache.h: Likewise. * lnode.c: Use pthread functions instead of cthreads functions. * node.c: Likewise. * ncache.c: Likewise. * nsmux.c: Likewise.
Diffstat (limited to 'debug.h')
0 files changed, 0 insertions, 0 deletions