A buffer variable wasn't dereferenced in two similar comparisons in ResList
[AROS.git] / tools / genmodule / dtsupport.h
blobdf9028204aaad12e4a0ac8717ee0898a7223f399
1 #ifndef DTSUPPORT_H
2 #define DTSUPPORT_H
4 #include "config.h"
6 #include <stdio.h>
8 void writeobtainengine(FILE *out,struct config *);
10 #endif /* DTSUPPORT_H */