fix: isystem: delete global -isystem compile option (v5.16)
[lttng-modules.git] / lttng-string-utils.h
index 0f8ba793cc154b59066f8f055f2b2aad0f284f97..145aefa85a0bcdafe5a9388861b6bd12ad0b332c 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.023172 seconds and 4 git commands to generate.