import gsm_04_08_gprs.[ch] from openbsc.git

The definitions in this header file (and associated strings in the
c file) are generic about the GPRS Layer3 signalling protocols, and
thus should be part of the library.
diff --git a/src/gsm/libosmogsm.map b/src/gsm/libosmogsm.map
index 5284842..21d3c29 100644
--- a/src/gsm/libosmogsm.map
+++ b/src/gsm/libosmogsm.map
@@ -44,6 +44,13 @@
 gprs_tlli_type;
 gprs_tmsi2tlli;
 
+gsm48_gmm_cause_names;
+gsm48_gsm_cause_names;
+gprs_att_t_strs;
+gprs_upd_t_strs;
+gprs_det_t_mo_strs;
+gprs_det_t_mt_strs;
+
 gsm0341_build_msg;
 
 gsm0480_create_notifySS;