18#ifndef _UPNPPUTILS_H_X_INCLUDED_
19#define _UPNPPUTILS_H_X_INCLUDED_
24#include "upnppexports.hxx"
28void UPNPP_API timespec_addnanos(
struct timespec *ts,
long long nanos);
34bool UPNPP_API getAdapterNames(std::vector<std::string>& names);
Deal with data for the SOAP action protocol.
Definition base64.cxx:26