Ignore:
Timestamp:
Sep 15, 2004, 12:27:38 AM (21 years ago)
Author:
bird
Message:

@unixroot. header reviews. ++

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/resolv.h

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r1505 r1506  
    1 /* Modified for EMX by hv 1994,1996
    2  * Modified for gcc by bird 2003
    3  *
     1/* resolv.h,v 1.5 2004/09/14 22:27:35 bird Exp */
     2/** @file
     3 * BSD
     4 * @changed EM: For EMX by hv 1994,1996
     5 * @changed bird: For IGCC.
     6 */
     7/*
    48 * Copyright (c) 1983, 1987, 1989 The Regents of the University of California.
    59 * All rights reserved.
     
    3438 *
    3539 *      from: @(#)resolv.h      5.15 (Berkeley) 4/3/91
    36  *      resolv.h,v 1.4 2003/07/11 11:39:47 bird Exp
     40 *      resolv.h,v 1.5 2004/09/14 22:27:35 bird Exp
    3741 */
    3842
     
    7074
    7175#ifndef _PATH_RESCONF
    72 #define _PATH_RESCONF        "/mptn/etc/resolv.conf"
     76#define _PATH_RESCONF        "/@unixroot/etc/resolv.conf"
    7377#endif
    7478#endif /* TCPV40HDRS */
Note: See TracChangeset for help on using the changeset viewer.