Code

command.c: put curly braces around a single large statement
[ncmpc.git] / src / gidle.c
index 2165294723aa242c8d43f448e40bd42f985efc7e..af7457d85b2850b342b340b02d315e4419f90aca 100644 (file)
@@ -1,5 +1,5 @@
 /* ncmpc (Ncurses MPD Client)
-   (c) 2004-2009 The Music Player Daemon Project
+   (c) 2004-2010 The Music Player Daemon Project
    Project homepage: http://musicpd.org
 
    Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,6 @@
 #include <glib.h>
 #include <assert.h>
 #include <string.h>
-#include <sys/select.h>
 #include <errno.h>
 
 struct mpd_glib_source {