Skip to content

Commit

Permalink
read-file.c: Include config.h
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Larsson <[email protected]>
  • Loading branch information
alexlarsson committed Sep 25, 2023
1 parent 7704ed2 commit 72d0c72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/read-file.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
limitations under the License.
*/

#include "config.h"

#include "read-file.h"

#include <sys/stat.h>
Expand Down

0 comments on commit 72d0c72

Please sign in to comment.