Use consisten header guard, prefixed with UC_
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef FD_UTILS_H_
|
||||
#define FD_UTILS_H_
|
||||
#ifndef UC_FD_UTILS_H_
|
||||
#define UC_FD_UTILS_H_
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user