Added some functions
This commit is contained in:
@@ -6,5 +6,5 @@ C_DEFINES =
|
||||
|
||||
C_INCLUDES =
|
||||
|
||||
C_FLAGS = -g -std=gnu11 -Wall -Wextra -Wpedantic
|
||||
C_FLAGS = -g -std=gnu11 -Wall -Wextra -Wpedantic -lpthread -lzmq
|
||||
|
||||
|
||||
Reference in New Issue
Block a user