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 8, 2024
1 parent 214f4d7 commit b353f4f
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 b353f4f

Please sign in to comment.