diff options
| author | marha <marha@users.sourceforge.net> | 2012-11-29 09:14:20 +0100 |
|---|---|---|
| committer | marha <marha@users.sourceforge.net> | 2012-11-29 09:14:20 +0100 |
| commit | d208c67d406f117bfc85cf246a8f80f770796be4 (patch) | |
| tree | 26887b725e1f9e3b9e9360d928dd0c7e02a1c2d1 | |
| parent | 0831039c0d449a3b5874c12ee365a8d5d2be7b8c (diff) | |
| download | vcxsrv-d208c67d406f117bfc85cf246a8f80f770796be4.tar.gz vcxsrv-d208c67d406f117bfc85cf246a8f80f770796be4.tar.bz2 vcxsrv-d208c67d406f117bfc85cf246a8f80f770796be4.zip | |
Added missing file
| -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> + |
