mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Fix includes
This commit is contained in:
parent
d2dd9f5a5b
commit
c76a4d0172
3 changed files with 3 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
#include <assert.h>
|
||||
#include <regex.h>
|
||||
#include <getopt.h>
|
||||
#include <errno.h>
|
||||
#include "config.h"
|
||||
#include "misc.h"
|
||||
#include "print.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue