Changeset 1048 for libcaca/trunk/src/cacaview.c
- Timestamp:
- Sep 17, 2006, 2:44:18 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/src/cacaview.c
r859 r1048 15 15 #include "common.h" 16 16 17 #if !defined(__KERNEL__) 17 18 #include <stdio.h> 18 19 #include <string.h> 19 20 #include <stdlib.h> 21 #endif 20 22 21 23 #if defined(HAVE_SLEEP)
Note: See TracChangeset
for help on using the changeset viewer.