client request handler

This commit is contained in:
2020-12-11 20:28:48 +01:00
parent bbbde82a46
commit 37f3e4eae1
3 changed files with 45 additions and 9 deletions

View File

@ -5,6 +5,8 @@
* Lorenz Stechauner, 2020-12-03
*/
#define _POSIX_C_SOURCE 199309L
#include "necronda-server.h"
#include <stdio.h>