reactos/base/services/dhcp/include/predec.h

8 lines
96 B
C
Raw Normal View History

#ifndef REACTOS_PREDEC_H
#define REACTOS_PREDEC_H
struct iaddr;
struct interface_info;
#endif