diff src/protocols/gg/libgg.h @ 2475:ba7ee4c1908c

[gaim-migrate @ 2488] BMiller's fixes so gg compiles on solaris committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 10 Oct 2001 20:03:17 +0000
parents b2926d21f067
children 1950afffd107
line wrap: on
line diff
--- a/src/protocols/gg/libgg.h	Wed Oct 10 19:58:11 2001 +0000
+++ b/src/protocols/gg/libgg.h	Wed Oct 10 20:03:17 2001 +0000
@@ -1,4 +1,4 @@
-/* $Id: libgg.h 2412 2001-10-01 06:56:34Z warmenhoven $ */
+/* $Id: libgg.h 2488 2001-10-10 20:03:17Z warmenhoven $ */
 
 /*
  *  (C) Copyright 2001 Wojtek Kaniewski <wojtekka@irc.pl>
@@ -26,6 +26,10 @@
 
 #define GG_DEBUG 1
 
+#ifndef INADDR_NONE
+#define INADDR_NONE 0xffffffff
+#endif
+
 /*
  * typ zmiennej określającej numerek danej osoby.
  */