Open SCAP Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
_sexp-ID.h
1 #ifndef _SEXP_ID_H
2 #define _SEXP_ID_H
3 
4 #include "public/sexp-ID.h"
5 
6 typedef struct {
7  SEXP_ID_t hash;
8  int part;
10 
11 #endif /* _SEXP_ID_H */
Definition: _sexp-ID.h:6