Loading...
Searching...
No Matches
20#ifndef _tds_sysdep_types_h_
21#define _tds_sysdep_types_h_
23#ifndef _tds_sysdep_private_h_
24#error Do not include directly, include <freetds/sysdep_private.h>
27typedef signed long TDS_INTPTR;
28typedef unsigned long TDS_UINTPTR;
31#error Do not include directly, include <freetds/sysdep_private.h>