[MERGED] openbsc[master]: osmo_bsc_grace.h: use '<>' include, not '""'

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Thu Feb 2 03:27:42 UTC 2017


Neels Hofmeyr has submitted this change and it was merged.

Change subject: osmo_bsc_grace.h: use '<>' include, not '""'
......................................................................


osmo_bsc_grace.h: use '<>' include, not '""'

Change-Id: I2f22be93d1a5fd6f229b85305a1d2a2cf6a43ce2
---
M openbsc/include/openbsc/osmo_bsc_grace.h
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Holger Freyther: Looks good to me, approved



diff --git a/openbsc/include/openbsc/osmo_bsc_grace.h b/openbsc/include/openbsc/osmo_bsc_grace.h
index e9c1a0a..af77b2f 100644
--- a/openbsc/include/openbsc/osmo_bsc_grace.h
+++ b/openbsc/include/openbsc/osmo_bsc_grace.h
@@ -21,7 +21,7 @@
 #ifndef OSMO_BSC_GRACE_H
 #define OSMO_BSC_GRACE_H
 
-#include "gsm_data.h"
+#include <openbsc/gsm_data.h>
 
 struct osmo_msc_data;
 

-- 
To view, visit https://gerrit.osmocom.org/1678
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2f22be93d1a5fd6f229b85305a1d2a2cf6a43ce2
Gerrit-PatchSet: 4
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list