Fixed makefile

This commit is contained in:
elvis
2022-04-04 22:31:14 +02:00
parent a7b28994b6
commit 044b0f527a
7 changed files with 107 additions and 82 deletions

View File

@ -7,8 +7,9 @@
#include <conn.h>
#include <message.h>
#include <serverQueue.h>
#include <fileQueue.h>
#include <apiFile.h>
#include <taglialegna.h>
// funzione eseguita dal Worker thread del pool
void threadF(void *arg) {