diff options
Diffstat (limited to 'winsup/w32api/include/ipifcons.h')
-rw-r--r-- | winsup/w32api/include/ipifcons.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/w32api/include/ipifcons.h b/winsup/w32api/include/ipifcons.h index b301be138..1b481c6d6 100644 --- a/winsup/w32api/include/ipifcons.h +++ b/winsup/w32api/include/ipifcons.h @@ -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 |