summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2015-11-11 04:11:04 +0100
committerDimitri Sokolyuk <demon@dim13.org>2015-11-11 04:11:04 +0100
commitad394e819ad166e8cbdf8bc899905c7bab8df244 (patch)
tree47b88d95086e6faa05406eb36460174c2e664484
parentf791f0f2cadf54b4d0a5db7f84afc866f287bbf2 (diff)
WS
-rw-r--r--src/pbx_pdu.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pbx_pdu.erl b/src/pbx_pdu.erl
index b6b4cd2..62fd786 100644
--- a/src/pbx_pdu.erl
+++ b/src/pbx_pdu.erl
@@ -1,5 +1,6 @@
-module(pbx_pdu).
-export([decode/1]).
+
-include("Remote-Operations-Generic-ROS-PDUs.hrl").
-include("ACSE-1.hrl").