summaryrefslogtreecommitdiff
path: root/sys/libkern/ashrdi3.c
diff options
context:
space:
mode:
authorBenno Rice <benno@FreeBSD.org>2001-01-12 07:28:46 +0000
committerBenno Rice <benno@FreeBSD.org>2001-01-12 07:28:46 +0000
commitaab719f0900e3d32df34acaed0c9e9c7edc91e6f (patch)
tree694ff1a39651f5305f2b5be317163b11467e1101 /sys/libkern/ashrdi3.c
parent298157102fa814d3ce996785b4394172694c378a (diff)
Notes
Diffstat (limited to 'sys/libkern/ashrdi3.c')
-rw-r--r--sys/libkern/ashrdi3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/libkern/ashrdi3.c b/sys/libkern/ashrdi3.c
index 031fcc0523b4..68e430336ca9 100644
--- a/sys/libkern/ashrdi3.c
+++ b/sys/libkern/ashrdi3.c
@@ -37,7 +37,7 @@
* $FreeBSD$
*/
-#include "quad.h"
+#include <libkern/quad.h>
/*
* Shift a (signed) quad value right (arithmetic shift right).