#ifndef SOCKET_RUNTIME_WEBASSEMBLY_GETOPT_H
#define SOCKET_RUNTIME_WEBASSEMBLY_GETOPT_H

#if !defined(_GETOPT_H)
#define _GETOPT_H
#endif

#if defined(__cplusplus)
extern "C" {
#endif

#if defined(__cplusplus)
}
#endif
#endif
