Match include guard symbols

This commit is contained in:
Michael Martin
2018-01-12 20:05:40 -08:00
parent e6a0038646
commit 98ab7ef3dd
+1 -1
View File
@@ -19,7 +19,7 @@
*/
#ifndef _DEBUG_H
#define DEBUG_H
#define _DEBUG_H
void uio_debugInteractive(FILE *in, FILE *out, FILE *err);