diff options
Diffstat (limited to 'sys/libkern/notdi2.c')
-rw-r--r-- | sys/libkern/notdi2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/libkern/notdi2.c b/sys/libkern/notdi2.c index 0a1e97e..8c9d18e 100644 --- a/sys/libkern/notdi2.c +++ b/sys/libkern/notdi2.c @@ -37,7 +37,7 @@ * $FreeBSD$ */ -#include "quad.h" +#include <libkern/quad.h> /* * Return ~a. For some reason gcc calls this `one's complement' rather |