diff options
author | Martin Baulig <martin@src.gnome.org> | 1999-12-25 20:18:21 +0000 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1999-12-25 20:18:21 +0000 |
commit | addb3101f285c2176c674900de08d2da2d1e4268 (patch) | |
tree | 905fdee28908af448d24282c7597970d9133e8b1 /sysdeps | |
parent | e162a06a1a8a26e7910c1291002bea69223e029e (diff) | |
download | libgtop-addb3101f285c2176c674900de08d2da2d1e4268.tar.gz |
*** empty log message ***
Diffstat (limited to 'sysdeps')
-rw-r--r-- | sysdeps/solaris/procdata.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/solaris/procdata.c b/sysdeps/solaris/procdata.c index 0ae6d149..20c3789a 100644 --- a/sysdeps/solaris/procdata.c +++ b/sysdeps/solaris/procdata.c @@ -27,7 +27,7 @@ #include <errno.h> -#include <glibtop-private.h> +#include <glibtop_private.h> /* * The differences between old and new procfs API are: |