11 lines
158 B
C
11 lines
158 B
C
#ifndef _PLAN9_SOURCE
|
|
This header file is an extension to ANSI/POSIX
|
|
#endif
|
|
|
|
#ifndef __EVENT_H_
|
|
#define __EVENT_H_
|
|
#include "/sys/include/event.h"
|
|
|
|
#endif
|
|
|