diff options
Diffstat (limited to 'misc/stab.h')
-rw-r--r-- | misc/stab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/stab.h b/misc/stab.h index 80bd594a36..9dc3c32ecb 100644 --- a/misc/stab.h +++ b/misc/stab.h @@ -8,7 +8,7 @@ enum __stab_debug_code { -#include "stab.def" +#include <bits/stab.def> LAST_UNUSED_STAB_CODE }; |