compile for OpenBSD

This commit is contained in:
vrd
2024-06-20 11:56:38 +03:00
parent e1353c0092
commit 2f94acd618
3 changed files with 2 additions and 4 deletions
+1
View File
@@ -3,6 +3,7 @@
#include <assert.h>
#include <limits.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include "commands.hpp"