diff --git a/jcl/SIMPLE2.jcl b/jcl/SIMPLE2.jcl index fc97ba9..09fe5b4 100644 --- a/jcl/SIMPLE2.jcl +++ b/jcl/SIMPLE2.jcl @@ -4,4 +4,3 @@ //* Compile Step - comments allowed in JCL! //STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(SIMPLE2)' // - diff --git a/src/SIMPLE2.c b/src/SIMPLE2.c index 931df07..5aac32d 100644 --- a/src/SIMPLE2.c +++ b/src/SIMPLE2.c @@ -1,6 +1,7 @@ // // SIMPLE 2 SAMPLE // + # include #ifndef HELLO_STRING