mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
Include sys/time.h.
This commit is contained in:
parent
6233db358f
commit
2198e8fe65
@ -2,6 +2,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
struct tm *localtime ();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user