Mercurial > pidgin
changeset 9253:9d9161a3d9f7
[gaim-migrate @ 10052]
stdint.h is a C99 thing, methinks
If this breaks something then fix it by doing something other than
re-adding this include.
Thank you for flying Southwest.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 10 Jun 2004 02:15:16 +0000 |
parents | fe9f4eee3dcb |
children | 2a9c37cec3ff |
files | src/protocols/gg/libgg.h |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/gg/libgg.h Thu Jun 10 02:10:43 2004 +0000 +++ b/src/protocols/gg/libgg.h Thu Jun 10 02:15:16 2004 +0000 @@ -1,4 +1,4 @@ -/* $Id: libgg.h 9537 2004-04-23 17:24:19Z lschiere $ */ +/* $Id: libgg.h 10052 2004-06-10 02:15:16Z thekingant $ */ /* * (C) Copyright 2001 Wojtek Kaniewski <wojtekka@irc.pl>, @@ -29,7 +29,6 @@ #define INADDR_NONE 0xffffffff #endif -#include <stdint.h> #include <sys/types.h> /*