#ifndef H_DOS
#define H_DOS 1

int sunpReadTable(int fd, struct partitionTable * table);

#endif;