]> rtime.felk.cvut.cz Git - sysless.git/blobdiff - libs4c/cmdproc/cmd_io.c
C compilers are compliant enough that stdint.h can be used for integer types now.
[sysless.git] / libs4c / cmdproc / cmd_io.c
index 39c02cb4c3824c79fb4a3fe4f1007ae4a1edf6f8..fe9f7ceae537f80053457d73b731e5d46b501ef3 100644 (file)
@@ -1,6 +1,6 @@
 #include <cmd_proc.h>
 #include <string.h>
-#include <inttypes.h>
+#include <stdint.h>
 
 /** 
  * Blocking call to print a string.