DEBSOURCES
Skip Quicknav
sources / ucspi-tcp / 1%3A0.88-13 / uint64.h2
12345678
#ifndef UINT64_H #define UINT64_H /* sysdep: +ulong64 */ typedef unsigned long uint64; #endif