Hash :
59b2af7a
Author :
Date :
2011-01-21T08:17:07
ignore-value: remove dependency on stdint Since commit 939dedd9, 06-01-2011, "ignore-value: support aggregate types" we no longer need stdint (intptr_t). * lib/ignore-value.h: Remove uneeded <stdint.h>. * modules/ignore-value: Remove stdint dependency.
Description:
ignore a value to quiet a compiler warning
Files:
lib/ignore-value.h
Depends-on:
configure.ac:
AC_REQUIRE([AC_C_INLINE])
Makefile.am:
lib_SOURCES += ignore-value.h
Include:
"ignore-value.h"
License:
LGPLv2+
Maintainer:
Jim Meyering