/* \summary: Real Time Streaming Protocol (RTSP) printer */
-#ifdef HAVE_CONFIG_H
#include <config.h>
-#endif
#include "netdissect-stdinc.h"
-#include <stdio.h>
-#include <stdlib.h>
-
#include "netdissect.h"
-#include "extract.h"
static const char *rtspcmds[] = {
"DESCRIBE",