diff options
Diffstat (limited to 'fontconfig/src/fcstdint.h')
-rw-r--r-- | fontconfig/src/fcstdint.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fontconfig/src/fcstdint.h b/fontconfig/src/fcstdint.h new file mode 100644 index 000000000..31da039d9 --- /dev/null +++ b/fontconfig/src/fcstdint.h @@ -0,0 +1,2 @@ +#include <stdint.h> + |