Skip to content

Commit

Permalink
Fix GitHub build issue with mustang_engine.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherril committed Sep 23, 2024
1 parent c384a71 commit 411fe72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mustang/mustang_engine.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ GNU licenses can be found at http://www.gnu.org/licenses/.
#include <errno.h>
#include <pthread.h>
#include <limits.h>
#include <marfs.h>
#include <api/marfs.h>
#include <config/config.h>
#include <datastream/datastream.h>

Expand Down

0 comments on commit 411fe72

Please sign in to comment.