Skip to content
Snippets Groups Projects
Commit 4abb0b61 authored by slevy's avatar slevy
Browse files

Need partiviewc.h to declare msg().

parent 2818cc42
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
#include "specks.h"
#include "shmem.h"
#include <string.h>
#include "partiviewc.h" /* for msg() */
/* only safe if lock held */
static struct specklist **specks_timespecksptr( struct stuff *, int dataset, int timestep );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment