diff options
Diffstat (limited to 'base/linux_util.h')
-rw-r--r-- | base/linux_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/linux_util.h b/base/linux_util.h index a4ba9b6..8216d40 100644 --- a/base/linux_util.h +++ b/base/linux_util.h @@ -4,6 +4,7 @@ #ifndef BASE_LINUX_UTIL_H_ #define BASE_LINUX_UTIL_H_ +#pragma once #include <stdint.h> #include <sys/types.h> |