chiark / gitweb /
Horrible bodge to wait for root user to be created before attempting to
[disorder] / tests / udplog.c
index 7e580f2522ecf616f70de4e5ac661f9885c9c97e..a27252c49d8d869185a4f656e821ac3718ddc30d 100644 (file)
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
  * USA
  */
-
-#include <config.h>
-#include "types.h"
+/** @file tests/udplog.c
+ * @brief UDP logging utility
+ *
+ * Intended for low-level debugging.
+ */
+#include "common.h"
 
 #include <getopt.h>
 #include <sys/types.h>