(eread,ewrite) Remove redundant includes
<err.h> is included by <roken.h>.
This commit is contained in:

committed by
Love Hornquist Astrand

parent
4da69ab0be
commit
4332f79a82
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
|
||||||
#include <err.h>
|
|
||||||
|
|
||||||
#include "roken.h"
|
#include "roken.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
|
||||||
#include <err.h>
|
|
||||||
|
|
||||||
#include "roken.h"
|
#include "roken.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user