summaryrefslogtreecommitdiff
path: root/accel-pptpd/events.h
blob: 15704a7a687b2a6ab973ab6f285a2f235a0b7347 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
//
// C++ Interface: events
//
// Description: 
//
//
// Author:  <xeb@mail.ru>, (C) 2009
//
// Copyright: See COPYING file that comes with this distribution
//
//

#ifndef EVENTS_H
#define EVENTS_H

#define EV_PPP_PACKET 1

#endif