#ifndef LDLIB_H #define LDLIB_H #include #include #include DECL_SYSCALL2(shm_obtain, char *, size_t *); #endif