clay/src/clay-base.c

8 lines
86 B
C

#include <malloc.h>
#include <string.h>
#include "clay-base.h"
#include <assert.h>