summaryrefslogtreecommitdiff
path: root/src/daemon/gnuserv.c
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>1999-02-11 18:08:38 +0000
committerMartin Baulig <martin@src.gnome.org>1999-02-11 18:08:38 +0000
commit5b38a14a444c5eaa675cb8b29254e1cab82b54b0 (patch)
treef6c542e18dafee8992a499bc444c8528514aac2d /src/daemon/gnuserv.c
parent208c7a0ce036a47b59cef1ebd6fbca3c5093a381 (diff)
downloadlibgtop-5b38a14a444c5eaa675cb8b29254e1cab82b54b0.tar.gz
Include <errno.h>
Diffstat (limited to 'src/daemon/gnuserv.c')
-rw-r--r--src/daemon/gnuserv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/gnuserv.c b/src/daemon/gnuserv.c
index f924b090..7406f7c8 100644
--- a/src/daemon/gnuserv.c
+++ b/src/daemon/gnuserv.c
@@ -41,6 +41,7 @@
#include <glibtop/gnuserv.h>
+#include <errno.h>
#include <popt-gnome.h>
#include "daemon.h"