summaryrefslogtreecommitdiff
path: root/fb/fbpict.c
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2006-02-10 22:00:30 +0000
committerEric Anholt <anholt@freebsd.org>2006-02-10 22:00:30 +0000
commitc3d14036729fd186d4ec7ca1de603e1f2d174e2f (patch)
tree6fc1290e4da4a16eea3c10c250d302df6b9e98c2 /fb/fbpict.c
parenta8cec1b656f57746758613213de1d6e5acb79451 (diff)
downloadxserver-c3d14036729fd186d4ec7ca1de603e1f2d174e2f.tar.gz
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
of (marginal) use in the drivers, and that usage remains.
Diffstat (limited to 'fb/fbpict.c')
-rw-r--r--fb/fbpict.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fb/fbpict.c b/fb/fbpict.c
index 5ab3756b9..591ddffe3 100644
--- a/fb/fbpict.c
+++ b/fb/fbpict.c
@@ -27,6 +27,8 @@
#include <dix-config.h>
#endif
+#include <string.h>
+
#include "fb.h"
#ifdef RENDER