#time: Fixed
Major (unexpected) problem was collision between the name of my header file and that of the system header file!
This commit is contained in:
parent
0a9d54f97d
commit
af814d8f03
5 changed files with 44 additions and 11 deletions
|
|
@ -31,7 +31,7 @@
|
|||
#include "peano.h"
|
||||
#include "print.h"
|
||||
#include "repl.h"
|
||||
#include "time.h"
|
||||
#include "psse_time.h"
|
||||
|
||||
// extern char *optarg; /* defined in unistd.h */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue