blob: 1e60ac2f9fa609ca94aadc1385741efab1834fc1 [file] [log] [blame] [edit]
#ifndef _COMPAT_SOCKETVAR_H
#define _COMPAT_SOCKETVAR_H
#ifdef __cplusplus
extern "C" {
#endif
#include <sys/socket.h>
#ifdef __cplusplus
}
#endif
#endif