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