fix: isystem: delete global -isystem compile option (v5.16)
[lttng-modules.git] / include / lttng / string-utils.h
index 3e7267e9f17eabac2e383f4aaccee7f416dc0c6d..8b39bef5548bd2f831f26e991272fe9ea29f5e57 100644 (file)
@@ -6,8 +6,6 @@
  * Copyright (C) 2017 Philippe Proulx <pproulx@efficios.com>
  */
 
-#include <stdbool.h>
-
 typedef char (*strutils_get_char_at_cb)(size_t, void *);
 
 bool strutils_is_star_glob_pattern(const char *pattern);
This page took 0.025675 seconds and 4 git commands to generate.