Changeset 2299 for libcaca/trunk/tests/simple.c
- Timestamp:
- Apr 19, 2008, 2:42:50 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/tests/simple.c
r2103 r2299 14 14 15 15 #include "config.h" 16 #include "common.h"17 18 16 19 17 #if !defined(__KERNEL__) 20 # if defined(HAVE_INTTYPES_H)21 # include <inttypes.h>22 # endif23 18 # include <stdio.h> 24 19 # include <stdlib.h>
Note: See TracChangeset
for help on using the changeset viewer.