*** empty log message ***
This commit is contained in:
@@ -29,6 +29,16 @@
|
||||
#include <glibtop/union.h>
|
||||
#include <glibtop/sysdeps.h>
|
||||
|
||||
#ifdef HAVE_LINUX_TABLE
|
||||
#include <unistd.h>
|
||||
#include <linux/unistd.h>
|
||||
#include <linux/table.h>
|
||||
|
||||
#include <syscall.h>
|
||||
|
||||
_syscall3 (int, table, int, type, union table *, tbl, const void *, param);
|
||||
#endif
|
||||
|
||||
int
|
||||
main (int argc, char *argv [])
|
||||
{
|
||||
|
Reference in New Issue
Block a user