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