diff --git a/userspace/falco/app/restart_handler.cpp b/userspace/falco/app/restart_handler.cpp index 3ca2ac1afb0..f0791d00c14 100644 --- a/userspace/falco/app/restart_handler.cpp +++ b/userspace/falco/app/restart_handler.cpp @@ -28,8 +28,8 @@ limitations under the License. #endif #if !defined(__APPLE__) && !defined(_WIN32) #include -#endif #include +#endif #if __GLIBC__ == 2 && __GLIBC_MINOR__ < 30 #include