mirror of
https://github.com/sheumann/hush.git
synced 2025-08-07 11:26:53 +00:00
include <stddef.h> so that ptrdiff_t is again available
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
Reference in New Issue
Block a user