mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Fix includes
This commit is contained in:
parent
d2dd9f5a5b
commit
c76a4d0172
3 changed files with 3 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
#include <sys/wait.h>
|
||||
#include <fnmatch.h>
|
||||
#include <regex.h>
|
||||
#include <errno.h>
|
||||
#include "print.h"
|
||||
|
||||
void delay(long ms)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue