summaryrefslogtreecommitdiff
path: root/sntp/tests/networking.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sntp/tests/networking.cpp')
-rw-r--r--sntp/tests/networking.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/sntp/tests/networking.cpp b/sntp/tests/networking.cpp
new file mode 100644
index 0000000..1d6ad6c
--- /dev/null
+++ b/sntp/tests/networking.cpp
@@ -0,0 +1,5 @@
+#include "sntptest.h"
+
+extern "C" {
+#include "networking.h"
+};