*
* Copyright (C) 2009 Kay Sievers <kay.sievers@vrfy.org>
*
+ * Log based on Hannes Reinecke's shell script.
+ *
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
#include "libudev.h"
#include "libudev-private.h"
-int debug;
+static int debug;
static void log_fn(struct udev *udev, int priority,
const char *file, int line, const char *fn,