Change in libosmocore[master]: core/utils.h: drop duplicate '<stdbool.h>' include

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Tue Sep 4 20:00:18 UTC 2018


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/10771


Change subject: core/utils.h: drop duplicate '<stdbool.h>' include
......................................................................

core/utils.h: drop duplicate '<stdbool.h>' include

Change-Id: I0979ddda91c4c0aa080b714cf2a698d7634f5091
---
M include/osmocom/core/utils.h
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/71/10771/1

diff --git a/include/osmocom/core/utils.h b/include/osmocom/core/utils.h
index e2d5134..10063cb 100644
--- a/include/osmocom/core/utils.h
+++ b/include/osmocom/core/utils.h
@@ -30,7 +30,6 @@
 /*! Copy a C-string into a sized buffer using sizeof to detect buffer's size */
 #define OSMO_STRLCPY_ARRAY(array, src) osmo_strlcpy(array, src, sizeof(array))
 
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 

-- 
To view, visit https://gerrit.osmocom.org/10771
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0979ddda91c4c0aa080b714cf2a698d7634f5091
Gerrit-Change-Number: 10771
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180904/8f3db1d3/attachment.htm>


More information about the gerrit-log mailing list