diff --git a/grub-core/partmap/netbsdlabel.c b/grub-core/partmap/netbsdlabel.c deleted file mode 100644 index 63c0166da..000000000 --- a/grub-core/partmap/netbsdlabel.c +++ /dev/null @@ -1,2 +0,0 @@ -#define NETBSDLABEL 1 -#include "bsdlabel.c" diff --git a/grub-core/partmap/openbsdlabel.c b/grub-core/partmap/openbsdlabel.c deleted file mode 100644 index 4df075a9c..000000000 --- a/grub-core/partmap/openbsdlabel.c +++ /dev/null @@ -1,2 +0,0 @@ -#define OPENBSDLABEL 1 -#include "bsdlabel.c"