2004-08-03 Simon Josefsson <jas@extundo.com>
[gnulib.git] / lib / progname.h
index 2088e00..5292cd1 100644 (file)
@@ -19,8 +19,6 @@
 #ifndef _PROGNAME_H
 #define _PROGNAME_H
 
-#include <stdbool.h>
-
 /* Programs using this file should do the following in main():
      set_program_name (argv[0]);
  */