Fix usage of __OPT_i__
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
#ifndef _ARPA_INET_H
|
#ifndef _ARPA_INET_H
|
||||||
#define _ARPA_INET_H
|
#define _ARPA_INET_H
|
||||||
|
|
||||||
#ifndef __OPT_i__
|
#if (__OPT_i__ < 200)
|
||||||
int __fastcall__ ntohs (int val);
|
int __fastcall__ ntohs (int val);
|
||||||
int __fastcall__ htons (int val);
|
int __fastcall__ htons (int val);
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user