Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined function

warnings after the removal of libcwrapper headers.
This commit is contained in:
Alan Coopersmith 2006-02-11 19:16:51 +00:00
commit a2a5254675
5 changed files with 15 additions and 1 deletions

View file

@ -27,6 +27,7 @@
#include <dix-config.h>
#endif
#include <string.h>
#include "fb.h"
#define InitializeShifts(sx,dx,ls,rs) { \