* include/ipifcons.h: Cleanup.
* include/ipxconst.h: Fix header guard. * include/ipxrtdef.h: include <ipxconst.h>.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
/*
|
||||
ipifcons.h - Routing and Remote Access Services
|
||||
|
||||
This file is part of a free library for the Win32 API.
|
||||
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
*/
|
||||
#ifndef _IPIFCONS_H
|
||||
#define _IPIFCONS_H
|
||||
#if __GNUC__ >=3
|
||||
|
Reference in New Issue
Block a user