diff options
Diffstat (limited to 'pcilib/env.h')
-rw-r--r-- | pcilib/env.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pcilib/env.h b/pcilib/env.h index 7cf69b9..880e711 100644 --- a/pcilib/env.h +++ b/pcilib/env.h @@ -4,6 +4,7 @@ typedef enum { PCILIB_DEBUG_DMA_ENV, PCILIB_DEBUG_MISSING_EVENTS_ENV, + PCILIB_DEBUG_VIEWS_ENV, PCILIB_MAX_ENV } pcilib_env_t; |