/* WINEOPTS.H
 */

#ifndef WINEOPTS_H
#define WINEOPTS_H

#include <stdio.h>

FILE *SpyFp;

#endif /* WINEOPTS_H */
