fixed perror include
This commit is contained in:
parent
70802cde6d
commit
4765929271
@ -11,7 +11,8 @@
|
||||
|
||||
/* === Dependencies === */
|
||||
|
||||
#include <stdlib.h> /* perror, abort */
|
||||
#include <stdlib.h> /* abort */
|
||||
#include <stdio.h> /* perror */
|
||||
|
||||
#include "timefn.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user