[evince] build: Include string.h for strcmp()
- From: Christian Persch <chpe src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evince] build: Include string.h for strcmp()
- Date: Tue, 20 Oct 2009 17:40:00 +0000 (UTC)
commit c24535f0f7164b69d309eb62c36b020568c7e4bd
Author: Christian Persch <chpe gnome org>
Date: Tue Oct 20 19:30:51 2009 +0200
build: Include string.h for strcmp()
cut-n-paste/evinfobar/evinfobar.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/cut-n-paste/evinfobar/evinfobar.c b/cut-n-paste/evinfobar/evinfobar.c
index 3e46658..e94aaec 100644
--- a/cut-n-paste/evinfobar/evinfobar.c
+++ b/cut-n-paste/evinfobar/evinfobar.c
@@ -32,6 +32,7 @@
#include "config.h"
#include <stdlib.h>
+#include <string.h>
#include "evinfobar.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]