Combine XAlloc.[ch] into XUtils.[ch]

This commit is contained in:
Benny Baumann
2020-10-15 00:56:22 +02:00
parent 872e542f4e
commit 5e4b182616
10 changed files with 46 additions and 72 deletions

View File

@ -17,7 +17,6 @@ in the source distribution for its full text.
#include <stdlib.h>
#include <assert.h>
#include "XAlloc.h"
#include "XUtils.h"