Create a request structure
This commit is contained in:

committed by
Love Hörnquist Åstrand

parent
ca060554fb
commit
13eeb30a1d
@@ -106,6 +106,8 @@
|
||||
#include <kdc.h>
|
||||
#include <windc_plugin.h>
|
||||
|
||||
#include <heimbase.h>
|
||||
|
||||
#undef ALLOC
|
||||
#define ALLOC(X) ((X) = calloc(1, sizeof(*(X))))
|
||||
#undef ALLOC_SEQ
|
||||
|
Reference in New Issue
Block a user