#include "EXTERN.h" #include "perl.h" #include "XSUB.h" #include "ppport.h" #include "TM_TranslationAPI.h" <--- include for the C code typedef struct TM_PageTranslation * PageTranslation typedef struct TM_InMemoryEntries * InMemoryEntries typedef struct TM_SlbEntry * SlbEntry typedef struct TM_TranslationEntry * TranslationEntry MODULE = trans PACKAGE = trans PROTOTYPES: ENABLE