Page MenuHomeFreeBSD

D55135.diff
No OneTemporary

D55135.diff

diff --git a/sys/sys/abi_compat.h b/sys/sys/abi_compat.h
--- a/sys/sys/abi_compat.h
+++ b/sys/sys/abi_compat.h
@@ -26,8 +26,8 @@
* SUCH DAMAGE.
*/
-#ifndef _COMPAT_H_
-#define _COMPAT_H_
+#ifndef _ABI_COMPAT_H_
+#define _ABI_COMPAT_H_
/*
* Helper macros for translating objects between different ABIs.
@@ -80,4 +80,4 @@
FU64_CP((src).fld, (dst).fld, frac); \
} while (0)
-#endif /* !_COMPAT_H_ */
+#endif /* !_ABI_COMPAT_H_ */

File Metadata

Mime Type
text/plain
Expires
Wed, Feb 11, 4:01 AM (17 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28629446
Default Alt Text
D55135.diff (446 B)

Event Timeline