Abolish funcs.h.
This commit is contained in:
parent
44639a9799
commit
46cd836df0
8 changed files with 50 additions and 62 deletions
2
misc.c
2
misc.c
|
@ -3,8 +3,8 @@
|
|||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include "advent.h"
|
||||
#include "funcs.h"
|
||||
#include "database.h"
|
||||
#include "linenoise/linenoise.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue