Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Oct 8, 2024
1 parent 1da181b commit b2dd1fa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion internal/watcher/watcher.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
// go:build watcher
// clang-format off
//go:build watcher
// clang-format on
#include "_cgo_export.h"
#include "watcher-c.h"

Expand Down

0 comments on commit b2dd1fa

Please sign in to comment.