mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-14 23:46:14 +00:00
Add missing include of <time.h> to initsout.c
This commit is contained in:
parent
ea8d31f590
commit
c56cbb2a91
@ -20,6 +20,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#ifndef DOS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user