mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
Add missing includes
This commit is contained in:
parent
e9fbb371df
commit
b5780e735e
3 changed files with 3 additions and 0 deletions
1
server.c
1
server.c
|
|
@ -1,5 +1,6 @@
|
|||
#include "server.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue