mnl: getpagesize

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Pablo,

here is a patch for a compile error about missing getpagesize.

I also have this now:
mystuff.c:36:7: error: variably modified âbufâ at file scope

This is due to

struct def {
	char buf[MNL_SOCKET_BUFFER_SIZE];
};

This worked before mnl started using getpagesize :-/



The following changes since commit 093044ed01a91541c46ba9cc987fae5e907132b1:

  doc: add new website at netfilter.org to doxygen (2010-12-17 15:45:00 +0100)

are available in the git repository at:
  git://dev.medozas.de/libmnl master

Jan Engelhardt (1):
      include: add missing unistd.h

 include/libmnl/libmnl.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux