12 lines
244 B
Diff
12 lines
244 B
Diff
--- cfb/cfbblt.c.orig 2006-07-31 21:44:40.000000000 +0200
|
|
+++ cfb/cfbblt.c 2006-07-31 21:45:42.000000000 +0200
|
|
@@ -38,6 +38,8 @@
|
|
|
|
#include <stdlib.h>
|
|
|
|
+#include <string.h>
|
|
+
|
|
#include <X11/X.h>
|
|
#include <X11/Xmd.h>
|
|
#include <X11/Xproto.h>
|