]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
ras-mc-handler: remove some unused headers
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 15 May 2013 10:24:56 +0000 (07:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 15 May 2013 10:24:56 +0000 (07:24 -0300)
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
ras-mc-handler.c

index 7dcde7c03a412f73c2a6d87fd49b5db153aac113..3517a8a2428bc4e4d879400d8f67edc7de0e3ecb 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 */
-#include <dirent.h>
-#include <errno.h>
-#include <fcntl.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
-#include <sys/stat.h>
-#include <sys/types.h>
-#include <sys/poll.h>
 #include "libtrace/kbuffer.h"
 #include "ras-mc-handler.h"
 #include "ras-record.h"