blob: 4b1a9bfb319babfdd7854b28c48c4ad4015d9c75 [file] [log] [blame]
#ifndef __PORTING_H__
#define __PORTING_H__
#include <unistd.h>
#define access euidaccess
#define SLOGE printf
#endif