Revert "Drop include for features.h"

This reverts commit 30a565f80d.
This commit is contained in:
Robin H. Johnson 2012-01-23 05:24:54 +00:00
parent 30a565f80d
commit 319f5003c6

View File

@ -32,6 +32,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <features.h>
#include <errno.h>
#include <fcntl.h>
#include <getopt.h>