mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[dos] include unistd.h
This commit is contained in:
parent
6446dfea82
commit
a2472f2cbb
@ -22,6 +22,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <sys/socket.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
#include <values.h>
|
||||
#include "intl/libintl.h"
|
||||
#include "main/main.h"
|
||||
|
Loading…
Reference in New Issue
Block a user