Include <assert.h>.
authorRoland McGrath <roland@redhat.com>
Fri, 24 Mar 1995 23:39:24 +0000 (23:39 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 24 Mar 1995 23:39:24 +0000 (23:39 +0000)
main.c

diff --git a/main.c b/main.c
index 3777ef9c9c0f339e522ed76aa218574d1845dec1..58b4bc19974aaefe8c2d46d6d36f2efd508456f6 100644 (file)
--- a/main.c
+++ b/main.c
@@ -23,6 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "variable.h"
 #include "job.h"
 #include "getopt.h"
+#include <assert.h>
 
 
 extern void print_variable_data_base ();