Skip to content
Success

Changes

Summary

  1. Use #pragma once in all header files (details)
Commit fabaf3bc12d64063e2336c15eb0e789b596a97bb by Pau Espin Pedrol
Use #pragma once in all header files

osmo_pcap_client.h was missing a mechanism to re-include, such as
#pragma once. While at it, change other files to use the pragma instead
of defines.

Change-Id: I35eb36898bb7a540c7b430db8021bb4c09b72da8
The file was modifiedinclude/osmo-pcap/osmo_pcap_server.h
The file was modifiedinclude/osmo-pcap/wireformat.h
The file was modifiedinclude/osmo-pcap/osmo_pcap_client.h