#ifndef _OSMO_ABIS_IPACCESS_H
#define _OSMO_ABIS_IPACCESS_H

#include <stdint.h>
#include <osmocom/gsm/protocol/ipaccess.h>

/* Kept for backward compatibility */
#pragma message("include osmocom/abis/ipaccess.h is deprecated, please include osmocom/gsm/protocol/ipaccess.h directly instead")

#endif /* _OSMO_ABIS_IPACCESS_H */