fix compiling on musl
This commit is contained in:
parent
548abe4349
commit
7d31364977
1 changed files with 1 additions and 0 deletions
1
fbflut.c
1
fbflut.c
|
@ -1,4 +1,5 @@
|
|||
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Reference in a new issue