Use consisten header guard, prefixed with UC_
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef dbuf_H_
|
||||
#define dbuf_H_
|
||||
#ifndef UC_DBUF_H_
|
||||
#define UC_DBUF_H_
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user