summaryrefslogtreecommitdiff
path: root/include/arch/x86_64/bits/fenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/arch/x86_64/bits/fenv.h')
-rw-r--r--include/arch/x86_64/bits/fenv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/arch/x86_64/bits/fenv.h b/include/arch/x86_64/bits/fenv.h
index 40bc9e25..9ac982db 100644
--- a/include/arch/x86_64/bits/fenv.h
+++ b/include/arch/x86_64/bits/fenv.h
@@ -1,3 +1,5 @@
+#pragma once
+
#define FE_INVALID 1
#define __FE_DENORM 2
#define FE_DIVBYZERO 4