Add host build rules for sgdisk

Change-Id: I204ff8f580c2336c2c9d39bba48596aaaaa6860a
This commit is contained in:
Greg Hartman
2015-02-23 20:04:52 -08:00
parent 6d73fc63a4
commit 08372d76dc
5 changed files with 23 additions and 14 deletions

View File

@@ -23,11 +23,7 @@
#define __GPTCL_H
#include "gpt.h"
#ifdef __ANDROID__
#include "android_popt.h"
#else
#include <popt.h>
#endif
using namespace std;