ldc: Small fixes (includes, less warnings etc.)
[h316.git] / pc-tools / ldc / ldc.h
CommitLineData
d34afc1e
PH
1#ifndef LDC_H
2#define LDC_H
3
4void errf (char *format, ...);
5
6#endif