diff options
Diffstat (limited to 'error.h')
-rw-r--r-- | error.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ enum { PCILIB_ERROR_NOTSUPPORTED, PCILIB_ERROR_NOTFOUND, PCILIB_ERROR_OUTOFRANGE, + PCILIB_ERROR_NOTINITIALIZED } pcilib_errot_t; |