aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/sgsn.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openbsc/sgsn.h')
-rw-r--r--include/openbsc/sgsn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openbsc/sgsn.h b/include/openbsc/sgsn.h
index 57b2978ff..f371dc695 100644
--- a/include/openbsc/sgsn.h
+++ b/include/openbsc/sgsn.h
@@ -112,7 +112,7 @@ struct sgsn_config {
} dcomp_v42bis;
struct {
- enum nsap_addr_enc rab_assign_addr_enc;
+ int rab_assign_addr_enc;
} iu;
};