changeset 5151:95082b150149

Add "yesno.h" as an include.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 06 Aug 2004 22:57:52 +0000
parents 79502cb0a379
children 5a01ffa5f181
files modules/yesno
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/modules/yesno
+++ b/modules/yesno
@@ -18,6 +18,7 @@
 lib_SOURCES += yesno.c yesno.h
 
 Include:
+"yesno.h"
 
 Maintainer:
 Jim Meyering