home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / nsu / root / usr / include / netconfig.h / netconfig
Text File  |  1998-08-19  |  738b  |  22 lines

  1. /*
  2.  * Copyright (c) 1998 The Santa Cruz Operation, Inc.. All Rights Reserved. 
  3.  *                                                                         
  4.  *        THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF THE               
  5.  *                   SANTA CRUZ OPERATION INC.                             
  6.  *                                                                         
  7.  *   The copyright notice above does not evidence any actual or intended   
  8.  *   publication of such source code.                                      
  9.  */
  10.  
  11. /*        copyright    "%c%"     */
  12.  
  13. #ident    "@(#)netconfig.h    1.2"
  14. #ident  "$Header: netconfig.h 1.3 91/06/21 $"
  15.  
  16. #ifndef    _NETCONFIG_H
  17. #define    _NETCONFIG_H
  18.  
  19. #include <sys/netconfig.h>
  20.  
  21. #endif    /* _NETCONFIG_H */
  22.