diff options
Diffstat (limited to 'include/os_darwin.h')
-rw-r--r-- | include/os_darwin.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/os_darwin.h b/include/os_darwin.h index 390968c..e8513ff 100644 --- a/include/os_darwin.h +++ b/include/os_darwin.h @@ -1,5 +1,5 @@ -#ifndef OMC_OS_DARWIN_H -#define OMC_OS_DARWIN_H +#ifndef STASIS_OS_DARWIN_H +#define STASIS_OS_DARWIN_H #include <sys/mount.h> |