mirror of
https://github.com/martijnvanbrummelen/nwipe.git
synced 2026-03-01 18:32:10 +00:00
Use stdint.h, ncurses.h and panel.h instead of netinet/in.h
This commit is contained in:
@@ -38,8 +38,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/* Why is this needed? Segfaults without it */
|
||||
#include <netinet/in.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "nwipe.h"
|
||||
#include "context.h"
|
||||
|
||||
Reference in New Issue
Block a user