diff options
Diffstat (limited to 'reglib.c')
-rw-r--r-- | reglib.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ #include <arpa/inet.h> /* ntohl */ #include "reglib.h" +#include "regdb.h" #ifdef USE_OPENSSL #include <openssl/objects.h> |