aboutsummaryrefslogtreecommitdiff
path: root/src/facetron.c
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2010-10-10 21:24:10 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:02 +0100
commitaf8365df6966d7ddf3d7c42546a0053717a1d081 (patch)
tree52a918e63b4dddd26000ff5cad8f2381e0463fb5 /src/facetron.c
parente05bf79a5d1e1c1c2f55164485704d7bc3a8ec95 (diff)
Tidy up
Diffstat (limited to 'src/facetron.c')
-rw-r--r--src/facetron.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/facetron.c b/src/facetron.c
index 27fc1608..5693a00c 100644
--- a/src/facetron.c
+++ b/src/facetron.c
@@ -21,6 +21,7 @@
#include <unistd.h>
#include <getopt.h>
#include <assert.h>
+#include <pthread.h>
#include "utils.h"
#include "hdf5-file.h"