partedit: cleanup headers

Removed dialog.h where not needed and include headers actually used
This commit is contained in:
Baptiste Daroussin 2021-11-24 12:06:34 +01:00
parent 24b05d7a61
commit 7d51283f70

View File

@ -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"