mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-31 04:04:45 +00:00
include libs
This commit is contained in:
parent
69006ab74c
commit
6d5c8de9a8
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
|||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
// #include <stdnoreturn.h>
|
||||
#include <stdnoreturn.h>
|
||||
#include <sys/errno.h>
|
||||
// #include <sys/types.h>
|
||||
// #include <sys/stat.h>
|
||||
// #include <sys/xattr.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue