Unverified Commit b7b88817 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Add missing header to hooks.hpp

parent ebd1173e
Loading
Loading
Loading
Loading
+1 −0
Changes for include/client/hooks.hpp: 1 added line, 0 removed lines.
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
#ifndef IFS_HOOKS_HPP
#define IFS_HOOKS_HPP

#include <sys/types.h>
#include <fcntl.h>