diff options
Diffstat (limited to 'src/microhttpd/internal.h')
-rw-r--r-- | src/microhttpd/internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/internal.h b/src/microhttpd/internal.h index 30db7e2a..73357518 100644 --- a/src/microhttpd/internal.h +++ b/src/microhttpd/internal.h @@ -190,7 +190,7 @@ struct MHD_NonceNc * Nonce counter, a value that increases for each subsequent * request for the same nonce. */ - unsigned long int nc; + uint64_t nc; /** * Nonce value: |