summaryrefslogtreecommitdiff
path: root/sys/include/ape/event.h
blob: 9a44eb3af26df54c2929d281ddd6f2c079894e27 (plain)
1
2
3
4
5
6
7
8
9
10
#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