8 lines
148 B
C
8 lines
148 B
C
|
|
#pragma once
|
|
|
|
#if !defined(BAD_APPLE_OS_ERRNO_H_INCLUDED)
|
|
#define BAD_APPLE_OS_ERRNO_H_INCLUDED
|
|
|
|
#endif // !defined(BAD_APPLE_OS_ERRNO_H_INCLUDED)
|