Changeset 592 for libcaca/trunk
- Timestamp:
- Mar 13, 2006, 6:38:18 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/test/colors.c
r527 r592 14 14 #include "config.h" 15 15 16 #include <stdio.h> 16 #if !defined(__KERNEL__) 17 # include <stdio.h> 18 #endif 17 19 18 20 #include "cucul.h"
Note: See TracChangeset
for help on using the changeset viewer.