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