#include "Swiften/LinkLocal/DNSSD/DNSSDServiceID.h"

namespace Swift {

const char* DNSSDServiceID::PresenceServiceType = "_presence._tcp";

}