gss.h   gss.h 
skipping to change at line 29 skipping to change at line 29
* *
*/ */
#ifndef _GSS_H #ifndef _GSS_H
#define _GSS_H #define _GSS_H
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {
#endif #endif
#define GSS_VERSION "0.0.20" #define GSS_VERSION "0.0.21"
#include <gss/api.h> #include <gss/api.h>
#include <gss/ext.h> #include <gss/ext.h>
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif #endif
#endif /* _GSS_H */ #endif /* _GSS_H */
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/