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

Add missing header to hooks.hpp

parent ebd1173e
Loading
Loading
Loading
Loading
Loading
+1 −0
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>