ifndef
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3117 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
5
kdc/rx.h
5
kdc/rx.h
@@ -38,6 +38,9 @@
|
|||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
#ifndef __RX_H__
|
||||||
|
#define __RX_H__
|
||||||
|
|
||||||
/* header of a RPC packet */
|
/* header of a RPC packet */
|
||||||
|
|
||||||
enum rx_header_type {
|
enum rx_header_type {
|
||||||
@@ -77,3 +80,5 @@ struct rx_header {
|
|||||||
};
|
};
|
||||||
|
|
||||||
#define RX_HEADER_SIZE 28
|
#define RX_HEADER_SIZE 28
|
||||||
|
|
||||||
|
#endif /* __RX_H__ */
|
||||||
|
Reference in New Issue
Block a user