mirror of
https://github.com/anarkavre/pom1.git
synced 2025-08-08 04:25:13 +00:00
Include sys/stat.h for mkdir
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
#include "screen.h"
|
||||
#include "memory.h"
|
||||
|
||||
|
Reference in New Issue
Block a user