Skip to content

Commit 482797b

Browse files
committed
Merge pull request #54 from twhittock/master
Add missing include
2 parents 24ac0db + 618b584 commit 482797b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/fmq_msg.c

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
@end
4141
*/
4242

43+
#include <czmq.h>
4344
#include "../include/fmq_msg.h"
4445

4546
// Structure of our class

0 commit comments

Comments
 (0)