Move some declarations from acl.h to acl-internal.h.
[gnulib.git] / modules / exit
index b8d3994..4de69b7 100644 (file)
@@ -2,17 +2,19 @@ Description:
 exit() function: program termination.
 
 Files:
-lib/exit.h
 
 Depends-on:
+stdlib
 
 configure.ac:
 
 Makefile.am:
-lib_SOURCES += exit.h
 
 Include:
-"exit.h"
+<stdlib.h>
+
+License:
+GPL
 
 Maintainer:
 Bruno Haible