Mercurial > libdvdnav.hg
comparison read_cache.c @ 278:ef3b33441db5 src
include inttypes.h wherever necessary
| author | nicodvb |
|---|---|
| date | Mon, 16 Apr 2007 22:43:56 +0000 |
| parents | f794e1c17947 |
| children | 52877d182e96 |
comparison
equal
deleted
inserted
replaced
| 277:dd2560a4bb90 | 278:ef3b33441db5 |
|---|---|
| 29 | 29 |
| 30 #ifdef HAVE_CONFIG_H | 30 #ifdef HAVE_CONFIG_H |
| 31 #include "config.h" | 31 #include "config.h" |
| 32 #endif | 32 #endif |
| 33 | 33 |
| 34 #include <inttypes.h> | |
| 34 #include "dvdnav.h" | 35 #include "dvdnav.h" |
| 35 #include "dvdnav_internal.h" | 36 #include "dvdnav_internal.h" |
| 36 #include "read_cache.h" | 37 #include "read_cache.h" |
| 37 #include <sys/time.h> | 38 #include <sys/time.h> |
| 38 #include <time.h> | 39 #include <time.h> |
