aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/solaris_pthreads.c
diff options
context:
space:
mode:
Diffstat (limited to 'boehm-gc/solaris_pthreads.c')
-rw-r--r--boehm-gc/solaris_pthreads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/boehm-gc/solaris_pthreads.c b/boehm-gc/solaris_pthreads.c
index 90f6005..d604b6e 100644
--- a/boehm-gc/solaris_pthreads.c
+++ b/boehm-gc/solaris_pthreads.c
@@ -16,7 +16,7 @@
* Modified by Peter C. for Solaris Posix Threads.
*/
-#include "private/gc_priv.h"
+# include "private/gc_priv.h"
# if defined(GC_SOLARIS_PTHREADS)
# include <pthread.h>