partedit: cleanup headers
Removed dialog.h where not needed and include headers actually used
This commit is contained in:
parent
24b05d7a61
commit
7d51283f70
@ -29,13 +29,12 @@
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <errno.h>
|
||||
#include <libutil.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
#include <ctype.h>
|
||||
#include <libgeom.h>
|
||||
#include <dialog.h>
|
||||
#include <dlg_keys.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "partedit.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user