aboutsummaryrefslogtreecommitdiff
path: root/src/libhtml/utils.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-04-08 19:36:35 +0000
committerrsc <devnull@localhost>2004-04-08 19:36:35 +0000
commit650deb79804a49d2dff37c9313fe96b846ad8063 (patch)
tree5498b7fe35a540a2e0fa55806434a5d3055eda2b /src/libhtml/utils.c
parenta67406e465169623421beba9072b213a8e75c423 (diff)
Make libhtml, htmlfmt build.
Thanks to wkj for doing all the hard work.
Diffstat (limited to 'src/libhtml/utils.c')
-rw-r--r--src/libhtml/utils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libhtml/utils.c b/src/libhtml/utils.c
index db22bba7..32fd70d0 100644
--- a/src/libhtml/utils.c
+++ b/src/libhtml/utils.c
@@ -1,4 +1,5 @@
#include <u.h>
+#include <limits.h>
#include <libc.h>
#include <draw.h>
#include <html.h>