#ifndef _LIBPAX_HELPERS_H #define _LIBPAX_HELPERS_H #include "globals.h" #include #include void init_libpax(); #endif