#ifndef CLOSE_H
#define CLOSE_H
/* public domain */

extern int close(int);

#endif


syntax highlighted by Code2HTML, v. 0.9.1