nightmaremail

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

readwrite.h (69B)


      1 #ifndef READWRITE_H
      2 #define READWRITE_H
      3 
      4 #include <unistd.h>
      5 
      6 #endif