server: Close logfile later on SIGHUP.
[paraslash.git] / grab_client.c
index 11fff4cc985db6716d14ee663f59facf764a2eeb..8370649301906eaef68a4c30d1b1f3975283dea8 100644 (file)
@@ -1,14 +1,9 @@
-/*
- * Copyright (C) 2006 Andre Noll <maan@tuebingen.mpg.de>
- *
- * Licensed under the GPL v2. For licencing details see COPYING.
- */
+/* Copyright (C) 2006 Andre Noll <maan@tuebingen.mpg.de>, see file COPYING. */
 
 /** \file grab_client.c Functions for grabbing the audio stream. */
 
 #include <regex.h>
 #include <sys/types.h>
-#include <inttypes.h>
 #include <lopsub.h>
 
 #include "audiod_cmd.lsg.h"