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