Skip to content

Commit

Permalink
Rename elf.h
Browse files Browse the repository at this point in the history
  • Loading branch information
zyedidia committed Jan 23, 2025
1 parent 76484c7 commit 9aa64a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion lfi-verify/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#include <errno.h>

#include "args.h"
#include "elf.h"
#include "elfdefs.h"
#include "lfiv.h"

static char doc[] = "lfiv: LFI verifier";
Expand Down

0 comments on commit 9aa64a3

Please sign in to comment.