aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/osmo-pcap/osmo_pcap_client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmo-pcap/osmo_pcap_client.h b/include/osmo-pcap/osmo_pcap_client.h
index 3cc3080..90cd5ad 100644
--- a/include/osmo-pcap/osmo_pcap_client.h
+++ b/include/osmo-pcap/osmo_pcap_client.h
@@ -36,6 +36,8 @@ enum {
CLIENT_CTR_2BIG,
CLIENT_CTR_NOMEM,
CLIENT_CTR_QERR,
+ CLIENT_CTR_PERR,
+ CLIENT_CTR_WERR,
};
struct osmo_pcap_client {