Skip to content

Commit

Permalink
fix netbsd build
Browse files Browse the repository at this point in the history
  • Loading branch information
hugeping committed Jul 14, 2024
1 parent 2460e49 commit 38dcffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bit.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "lualib.h"
#include "external.h"
#ifndef LUA_BITLIBNAME_OWN
/*
* Stripped down code from the Lua BitOp library (MIT)
Expand Down

0 comments on commit 38dcffa

Please sign in to comment.