blob: ae866675982a2038175878ea407692d3ec385135 [file] [log] [blame]
#ifndef NOTHING_H
#define NOTHING_H
#include <stdlib.h>
void nothing();
#endif