Remove stropts.h include

This commit is contained in:
Stefan Bühler 2010-10-28 23:42:23 +02:00
parent f3a3c03f94
commit dee6cd8e00
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
#include <stdlib.h>
#include <fcntl.h>
#include <string.h>
#include <stropts.h>
#include <sys/stat.h>
#define MAX_BUFFER_SIZE (64*1024)