aboutsummaryrefslogtreecommitdiffstats
path: root/libaxl_get_tcp_port.c
diff options
context:
space:
mode:
Diffstat (limited to 'libaxl_get_tcp_port.c')
-rw-r--r--libaxl_get_tcp_port.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libaxl_get_tcp_port.c b/libaxl_get_tcp_port.c
new file mode 100644
index 0000000..2fd3eca
--- /dev/null
+++ b/libaxl_get_tcp_port.c
@@ -0,0 +1,4 @@
+/* See LICENSE file for copyright and license details. */
+#include "common.h"
+
+extern inline uint16_t libaxl_get_tcp_port(int display);