summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/string/rindex.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/string/rindex.S')
-rw-r--r--lib/libc/i386/string/rindex.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/i386/string/rindex.S b/lib/libc/i386/string/rindex.S
index ef65de1..c364ee2 100644
--- a/lib/libc/i386/string/rindex.S
+++ b/lib/libc/i386/string/rindex.S
@@ -33,7 +33,7 @@
.asciz "$FreeBSD$"
#endif /* LIBC_RCS and not lint */
-#include "DEFS.h"
+#include <machine/asm.h>
/*
* rindex(s, c)
OpenPOWER on IntegriCloud