Skip to content

Commit

Permalink
added explicit import to fsm-listen-linux file
Browse files Browse the repository at this point in the history
  • Loading branch information
Marzi1904 committed Feb 10, 2024
1 parent b25893b commit 8af15de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compat/fsmonitor/fsm-listen-linux.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include "fsm-listen.h"
#include "fsmonitor--daemon.h"
#include "gettext.h"
#include "simple-ipc.h"
#include <dirent.h>
#include <fcntl.h>
#include <sys/inotify.h>
Expand Down

0 comments on commit 8af15de

Please sign in to comment.