aboutsummaryrefslogtreecommitdiff
path: root/sys/libkern/subdi3.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/subdi3.c
parent298157102fa814d3ce996785b4394172694c378a (diff)
downloadsrc-aab719f0900e3d32df34acaed0c9e9c7edc91e6f.tar.gz
src-aab719f0900e3d32df34acaed0c9e9c7edc91e6f.zip
Convert all instances of:
#include "quad.h" to: #include <libkern/quad.h> as the former breaks under a kernel build. This change had already been performed on the files that were used in other kernel builds, however the PowerPC kernel build seems to require some that weren't being used. Reviewed by: obrien, peter
Notes
Notes: svn path=/head/; revision=70949
Diffstat (limited to 'sys/libkern/subdi3.c')
-rw-r--r--sys/libkern/subdi3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/libkern/subdi3.c b/sys/libkern/subdi3.c
index 9f34e6b4e370..6775485009fb 100644
--- a/sys/libkern/subdi3.c
+++ b/sys/libkern/subdi3.c
@@ -37,7 +37,7 @@
* $FreeBSD$
*/
-#include "quad.h"
+#include <libkern/quad.h>
/*
* Subtract two quad values. This is trivial since a one-bit carry