| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
| 
| 
|  | 
Summary of changes:
s/plugin_load_all/osmo_plugin_load_all/g
 | 
| | 
| 
| 
| 
|  | 
We used this include for the u_int{8,16,32}_t types but we do
not need this anymore.
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
This patch moves all GSM-specific definitions to include/osmocom/gsm.
Moreover, the headers in include/osmocore/ have been moved to
include/osmocom/core.
This has been proposed by Harald Welte and Sylvain Munaunt.
Tested with `make distcheck'.
Signed-off-by: Pablo Neira Ayuso <pablo@gnumonks.org>
 | 
| | 
| 
| 
|  | 
According to a internet search PATH_MAX is in limits.h on OSX.
 | 
|    | 
 |