source:
trunk/src/iphlpapi/oslibioctl.cpp@
6989
Last change on this file since 6989 was 6989, checked in by , 24 years ago | |
---|---|
File size: 357 bytes |
Line | |
---|---|
1 | /* $Id: oslibioctl.cpp,v 1.1 2001-10-10 16:22:20 phaller Exp $ */ |
2 | /* |
3 | * OS/2 TCP/IP ioctl api wrappers for OS/2 |
4 | * |
5 | * |
6 | * Copyright 2001 Patrick Haller (patrick.haller@innotek.de) |
7 | * |
8 | * |
9 | * Project Odin Software License can be found in LICENSE.TXT |
10 | * |
11 | */ |
12 | #define INCL_BASE |
13 | #include <os2wrap.h> |
14 | #include <win32type.h> |
15 | #include <misc.h> |
16 | #include "oslibioctl.h" |
Note:
See TracBrowser
for help on using the repository browser.