summaryrefslogtreecommitdiff
path: root/util.h
blob: 1b5ec508aa536c497306132122825be67509f0d6 (plain)
1
2
3
4
5
6
#ifndef UTIL_H
#define UTIL_H

void mallocfail();
#endif