mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-16 15:41:16 +01:00
define XP_LD
This commit is contained in:
parent
2056f20002
commit
1490fe9fea
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