sysctl: Remove links to library

sysctl doesn't use any symbols from the libprocps library so
this  update removes those dependencies.
This commit is contained in:
Craig Small
2015-09-01 20:57:56 +10:00
parent 6252bf439f
commit 0f44172a5e
2 changed files with 1 additions and 2 deletions
-2
View File
@@ -45,8 +45,6 @@
#include "fileutils.h"
#include "nls.h"
#include "xalloc.h"
#include "proc/procps.h"
#include "proc/version.h"
/*
* Globals...