summaryrefslogtreecommitdiff
path: root/src/comm
diff options
context:
space:
mode:
Diffstat (limited to 'src/comm')
-rw-r--r--src/comm/CactusDefaultComm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/comm/CactusDefaultComm.c b/src/comm/CactusDefaultComm.c
index d490dff2..9686515b 100644
--- a/src/comm/CactusDefaultComm.c
+++ b/src/comm/CactusDefaultComm.c
@@ -11,6 +11,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <assert.h>
#include "cctk_Flesh.h"
#include "cctk_Groups.h"