Skip to content

Commit 618b584

Browse files
committed
Add missing include
1 parent 24ac0db commit 618b584

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)