[PATCH] 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 Jan 26 00:47:13 UTC 2017


Review at  https://gerrit.osmocom.org/1678

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(-)


  git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/78/1678/1

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: newchange
Gerrit-Change-Id: I2f22be93d1a5fd6f229b85305a1d2a2cf6a43ce2
Gerrit-PatchSet: 1
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list