Do not use shard object file anymore

This commit is contained in:
2022-12-10 01:49:16 +01:00
parent 0f75aeea7a
commit 88346fe722
4 changed files with 16 additions and 18 deletions

View File

@ -6,8 +6,6 @@
* @date 2020-12-03
*/
#define _POSIX_C_SOURCE 199309L
#include "defs.h"
#include "server.h"
#include "client.h"