Mercurial > kinput2.yaz
comparison lib/imlib/imxport.c @ 16:598fcbe482b5
imported patch 19_kinput2-v3.1-ruby.patch
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Mon, 08 Mar 2010 20:38:17 +0900 |
parents | 92745d501b9a |
children |
comparison
equal
deleted
inserted
replaced
15:89750191b165 | 16:598fcbe482b5 |
---|---|
35 | 35 |
36 #ifdef IM_TCP_TRANSPORT | 36 #ifdef IM_TCP_TRANSPORT |
37 #include <netinet/in.h> | 37 #include <netinet/in.h> |
38 #endif | 38 #endif |
39 | 39 |
40 #ifdef DEBUG | |
41 #include <errno.h> | |
42 #endif | |
40 extern int errno; | 43 extern int errno; |
41 | 44 |
42 /* | 45 /* |
43 * X transport version number | 46 * X transport version number |
44 * This implementation uses: | 47 * This implementation uses: |