Fix header guard in read_file.h

This commit is contained in:
Nils O. Selåsdal
2014-06-23 02:15:26 +02:00
parent 06ecc68ca7
commit 723ca5dcfb
+1 -1
View File
@@ -1,5 +1,5 @@
#ifndef UC_READ_FILE_H_
#define UC_READ_FILE_H_y
#define UC_READ_FILE_H_
#include <stddef.h>