8 lines
167 B
Diff
8 lines
167 B
Diff
|
--- error.h 2016-02-22 14:53:04.541809816 +0000
|
||
|
+++ error.h 2016-02-22 14:54:20.978714226 +0000
|
||
|
@@ -1,3 +1,4 @@
|
||
|
+#include <errno.h>
|
||
|
#ifndef ERROR_H
|
||
|
#define ERROR_H
|
||
|
|