mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-17 18:12:01 +01:00
define XP_LD
This commit is contained in:
parent
a02feee3b9
commit
1f3d94998f
1 changed files with 2 additions and 0 deletions
|
@ -111,5 +111,7 @@ extern void p_ignore(char*, ...);
|
|||
#define XP_HTONL(l) htonl(l)
|
||||
#define XP_HTONS(s) htons(s)
|
||||
|
||||
#define XP_LD "%ld"
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue