summaryrefslogtreecommitdiff
path: root/testing/toxic/dhtstatus.h
diff options
context:
space:
mode:
Diffstat (limited to 'testing/toxic/dhtstatus.h')
-rw-r--r--testing/toxic/dhtstatus.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/toxic/dhtstatus.h b/testing/toxic/dhtstatus.h
new file mode 100644
index 00000000..2b30e5a3
--- /dev/null
+++ b/testing/toxic/dhtstatus.h
@@ -0,0 +1,8 @@
1#ifndef _dhtstatus_h
2#define _dhtstatus_h
3
4#include "windows.h"
5
6ToxWindow new_dhtstatus();
7
8#endif