SOURCES: evtest.c - fix build warning.

pluto pluto at pld-linux.org
Mon Sep 5 08:42:19 CEST 2005


Author: pluto                        Date: Mon Sep  5 06:42:19 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build warning.

---- Files affected:
SOURCES:
   evtest.c (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/evtest.c
diff -u SOURCES/evtest.c:1.1 SOURCES/evtest.c:1.2
--- SOURCES/evtest.c:1.1	Mon Sep  5 08:30:18 2005
+++ SOURCES/evtest.c	Mon Sep  5 08:42:14 2005
@@ -34,6 +34,7 @@
 #include <fcntl.h>
 #include <unistd.h>
 #include <stdio.h>
+#include <stdlib.h>
 
 char *events[EV_MAX + 1] = { "Sync", "Key", "Relative", "Absolute", NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
 NULL, NULL, NULL, "LED", "Sound", NULL, "Repeat", "ForceFeedback", NULL, "ForceFeedbackStatus"};
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/evtest.c?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list