diff options
author | Marcus Brinkmann <[email protected]> | 2010-11-15 15:02:54 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2010-11-15 15:02:54 +0000 |
commit | f2890cc0649729190c16bc390694696ce622be41 (patch) | |
tree | 277753ac1bcd254beec5520ebe652709486e064a /contrib/conf-w32ce-msc/io.h | |
parent | 2010-11-15 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-f2890cc0649729190c16bc390694696ce622be41.tar.gz gpgme-f2890cc0649729190c16bc390694696ce622be41.zip |
2010-11-15 Marcus Brinkmann <[email protected]>
* conf-w32ce-msc/io.h: New file.
* conf-w32ce-msc/build.mk (conf_sources): Add io.h.
Diffstat (limited to '')
-rwxr-xr-x | contrib/conf-w32ce-msc/io.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/conf-w32ce-msc/io.h b/contrib/conf-w32ce-msc/io.h new file mode 100755 index 00000000..d586b8c4 --- /dev/null +++ b/contrib/conf-w32ce-msc/io.h @@ -0,0 +1,2 @@ +/* Dummy io.h header. */ + |