Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
giflib
/
f88889052a1b0736baefc113f3590bb2cbda6e52
/
.
/
config.h
blob: 3193a1b12b8209c6d51161fb7db830dd3a25fe3e [
file
] [
log
] [
blame
]
// giflib config.h
#ifndef
GIF_CONFIG_H_DEFINED
#define
GIF_CONFIG_H_DEFINED
#include
<sys/types.h>
#include
<stdint.h>
#include
<fcntl.h>
typedef
uint32_t
UINT32
;
#endif