#ifndef OVNI_PCF_H #define OVNI_PCF_H #include <stdio.h> int pcf_write(FILE *f); #endif /* OVNI_PCF_H */