Index: libcaca/trunk/examples/text.c
===================================================================
--- libcaca/trunk/examples/text.c	(revision 2101)
+++ libcaca/trunk/examples/text.c	(revision 2299)
@@ -14,13 +14,11 @@
 
 #include "config.h"
-#include "common.h"
+
 #if !defined(__KERNEL__)
-#   if defined(HAVE_INTTYPES_H)
-#      include <inttypes.h>
-#   endif
 #   include <stdio.h>
 #   include <string.h>
 #   include <stdlib.h>
 #endif
+
 #include "cucul.h"
 
