summaryrefslogtreecommitdiff
path: root/sbat.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbat.c')
-rw-r--r--sbat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbat.c b/sbat.c
index f64d0f2c..3eaecdb8 100644
--- a/sbat.c
+++ b/sbat.c
@@ -3,7 +3,7 @@
* sbat.c - parse SBAT data from the .sbat section data
*/
-#include "sbat.h"
+#include "shim.h"
CHAR8 *
get_sbat_field(CHAR8 *current, CHAR8 *end, const CHAR8 ** field, char delim)