#ifndef READWRITE_H #define READWRITE_H #include /* Already in unistd.h */ /* int read(); int write(); */ #endif