Skip to content

Commit

Permalink
Update write.c
Browse files Browse the repository at this point in the history
  • Loading branch information
13186379707 authored Mar 22, 2024
1 parent 10c6802 commit e106166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MagicEyes/src/backend/fs/fs_watcher/src/write.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include <time.h>
#include <bpf/libbpf.h>

#include "fs/fs_watcher/include/write.h"
#include "fs_watcher/include/write.h"
#include "fs/fs_watcher/write.skel.h"

static int libbpf_print_fn(enum libbpf_print_level level, const char *format, va_list args)
Expand Down

0 comments on commit e106166

Please sign in to comment.