Skip to Content.
Sympa Menu

freetds - Re: [freetds] dbschema.pl -- fixed

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Craig Davison <cd AT securityfocus.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] dbschema.pl -- fixed
  • Date: Tue, 25 Feb 2003 14:15:36 -0700

On Tue, Feb 25, 2003 at 03:59:22PM -0500, Lowden, James K wrote:
> (It would seem that the order of including sys/socket.h and sys/types.h
> doesn't matter with FreeBSD. Otherwise, src/tds/login.c wouldn't have
> compiled, either.)

Only because <sys/time.h> includes sys/socket.h :)

src/server/login.c Needs the HAVE_SYS_TYPES_H block.
src/tds/login.c _Should_ have it for clarity, but this is not
necessary.

--
Craig Davison
Symantec Corporation
+1 (403) 213-3939 ext. 228




Archive powered by MHonArc 2.6.24.

Top of Page