Reverted Elliot's change here, we need to #include <gnome-argp.h> to get

the declaration for program_invocation name on libc5 systems.
This commit is contained in:
Martin Baulig
1998-12-16 18:34:54 +00:00
parent c0eb843fc4
commit 3b1626912d

View File

@@ -41,6 +41,7 @@
#include <glibtop/gnuserv.h>
#include <gnome-argp.h>
#include <popt-gnome.h>
#include "daemon.h"