mirror of
https://github.com/martijnvanbrummelen/nwipe.git
synced 2026-02-20 22:15:41 +00:00
added #include <sys/ioctl.h> so it can get device name
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*
|
||||
*/
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
#include "nwipe.h"
|
||||
#include "context.h"
|
||||
|
||||
Reference in New Issue
Block a user