summaryrefslogtreecommitdiff
path: root/xc/lib/dps/dpsclient.c
diff options
context:
space:
mode:
Diffstat (limited to 'xc/lib/dps/dpsclient.c')
-rw-r--r--xc/lib/dps/dpsclient.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/xc/lib/dps/dpsclient.c b/xc/lib/dps/dpsclient.c
index 87dd9c1c3..e11244b6f 100644
--- a/xc/lib/dps/dpsclient.c
+++ b/xc/lib/dps/dpsclient.c
@@ -35,10 +35,12 @@
*
* Author: Adobe Systems Incorporated
*/
+/* $XFree86: xc/lib/dps/dpsclient.c,v 1.3 2000/09/26 15:56:59 tsi Exp $ */
#include <stdlib.h>
#include <stdio.h>
#include <ctype.h>
+#include <string.h>
#include "dpsXpriv.h"
#include "DPS/dpsclient.h"