summaryrefslogtreecommitdiff
path: root/src/machid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/machid.c')
-rw-r--r--src/machid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/machid.c b/src/machid.c
index 721a4ee..adc3ca0 100644
--- a/src/machid.c
+++ b/src/machid.c
@@ -14,6 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <assert.h>
#include <fcntl.h>
#include <liburing.h>
#include <string.h>
© All Rights Reserved