mirror of
https://github.com/anarkavre/pom1.git
synced 2024-12-20 21:30:44 +00:00
Include sys/stat.h for mkdir
This commit is contained in:
parent
fc2f8ab57b
commit
f103f1f050
@ -19,6 +19,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
#include "screen.h"
|
||||
#include "memory.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user