diff options
Diffstat (limited to 'lib/xref.h')
| -rw-r--r-- | lib/xref.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/xref.h b/lib/xref.h index 29c68820fd..11796bc4f8 100644 --- a/lib/xref.h +++ b/lib/xref.h @@ -31,6 +31,7 @@ enum xref_type { XREFT_LOGMSG = 0x200, XREFT_DEFUN = 0x300, + XREFT_INSTALL_ELEMENT = 0x301, }; /* struct xref is the "const" part; struct xrefdata is the writable part. */ |
