source:
patches/tcp_wrappers-7.6-gcc34-1.patch@
eec901a
Last change on this file since eec901a was 617118d, checked in by , 19 years ago | |
---|---|
|
|
File size: 741 bytes |
-
tcp_wrappers_7.
Submitted By: Jeremy Utley (jeremy@linuxfromscratch.org) Date: 2004-04-10 Initial Package Version: 7.6 Upstream Status: Not Submitted Origin: Self-created, with assistance from Zack Winkles Description: Fixes compile problem with GCC 3.4 Prerelease - apply on top of current shared-lib-plus-plus patch $LastChangedBy: bdubbs $ $Date: 2004-08-07 18:56:30 -0600 (Sat, 07 Aug 2004) $ diff -aur tcp_wrappers_7.6/scaffold.c tcp_wrappers_7.6-new/scaffold.c
old new 25 25 #define INADDR_NONE (-1) /* XXX should be 0xffffffff */ 26 26 #endif 27 27 28 extern char *malloc();29 28 30 29 /* Application-specific. */
Note:
See TracBrowser
for help on using the repository browser.