summaryrefslogtreecommitdiff
path: root/progs/rbug/tex_dump.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-02-17 23:19:24 -0800
committerVinson Lee <vlee@vmware.com>2010-02-17 23:19:24 -0800
commit869896f162708e820bcc7e45576258d8ff31ccb0 (patch)
tree95d601dedc919773263a1220524ef27da843009a /progs/rbug/tex_dump.c
parent9f5640d10b3c29260418c0acd0b5466b112f6ecd (diff)
progs/rbug: Add missing headers.
Diffstat (limited to 'progs/rbug/tex_dump.c')
-rw-r--r--progs/rbug/tex_dump.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/rbug/tex_dump.c b/progs/rbug/tex_dump.c
index e99f5a72b6..dd30d30908 100644
--- a/progs/rbug/tex_dump.c
+++ b/progs/rbug/tex_dump.c
@@ -29,6 +29,7 @@
#include "util/u_debug.h"
#include "util/u_format.h"
#include "util/u_network.h"
+#include "util/u_string.h"
#include "util/u_tile.h"
#include "rbug/rbug.h"