From cfd073c3675ea31fdcac1db193ebff282f5bd99b Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Wed, 2 Jan 2002 23:14:28 +0000 Subject: Include stddef.h to get definition of NULL git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3666 67ed7778-7388-44ab-90cf-0a291f65f57c --- libgphoto2/gphoto2-result.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libgphoto2/gphoto2-result.c') diff --git a/libgphoto2/gphoto2-result.c b/libgphoto2/gphoto2-result.c index 22cd02c56..f0cde2137 100644 --- a/libgphoto2/gphoto2-result.c +++ b/libgphoto2/gphoto2-result.c @@ -18,6 +18,7 @@ * Boston, MA 02111-1307, USA. */ +#include #include "gphoto2-result.h" #include -- cgit v1.2.1