summaryrefslogtreecommitdiff
path: root/testing/toxic/dhtstatus.h
blob: 2b30e5a38c29ee0e1ea4b38568f96a214ffb398e (plain)
1
2
3
4
5
6
7
8
#ifndef _dhtstatus_h
#define _dhtstatus_h

#include "windows.h"

ToxWindow new_dhtstatus();

#endif