diff options
Diffstat (limited to 'src/io/lock.hpp')
-rw-r--r-- | src/io/lock.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/io/lock.hpp b/src/io/lock.hpp index b5052cf..b879da5 100644 --- a/src/io/lock.hpp +++ b/src/io/lock.hpp @@ -19,6 +19,8 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. +# include "../sanity.hpp" + # include "write.hpp" # include "../strings/rstring.hpp" |