#ifndef _AIX_CONV_HPP_ #define _AIX_CONV_HPP_ #endif #include "tpkt.hpp" int AIXConvPKTH (tPKTH &PKTH); short int RotateShort (short int s); int RotateInt (int i);