Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 90118
Collapse All | Expand All

(-)security/nss/lib/pki1.orig/nsspki1t.h (-2 / +4 lines)
Lines 49-54 Link Here
49
#include "nssbaset.h"
49
#include "nssbaset.h"
50
#endif /* NSSBASET_H */
50
#endif /* NSSBASET_H */
51
51
52
#include "pki1t.h"
53
52
PR_BEGIN_EXTERN_C
54
PR_BEGIN_EXTERN_C
53
55
54
/*
56
/*
Lines 57-64 Link Here
57
 * This is the basic OID that crops up everywhere.
59
 * This is the basic OID that crops up everywhere.
58
 */
60
 */
59
61
60
struct NSSOIDStr;
62
/*struct NSSOIDStr {};*/
61
typedef struct NSSOIDStr NSSOID;
63
/*typedef struct NSSOIDStr NSSOID;*/
62
64
63
/*
65
/*
64
 * AttributeTypeAndValue
66
 * AttributeTypeAndValue
(-)security/nss/lib/pki1.orig/pki1t.h (+2 lines)
Lines 76-81 Link Here
76
  NSSItem data;
76
  NSSItem data;
77
};
77
};
78
78
79
typedef struct NSSOIDStr NSSOID;
80
79
/*
81
/*
80
 * nssAttributeTypeAliasTable
82
 * nssAttributeTypeAliasTable
81
 *
83
 *

Return to bug 90118