1 Binary files a/.DS_Store and b/.DS_Store differ
2 Binary files a/demos/.DS_Store and b/demos/.DS_Store differ
3 Binary files a/demos/unsupported/.DS_Store and b/demos/unsupported/.DS_Store differ
4 diff -urN a/demos/unsupported/xmform/xmform.c b/demos/unsupported/xmform/xmform.c
5 --- a/demos/unsupported/xmform/xmform.c 2016-03-16 03:10:08
6 +++ b/demos/unsupported/xmform/xmform.c 2024-11-24 10:45:52
7 @@ -54,6 +54,7 @@
8 #include <Xm/Form.h>
9 #include <Xm/PushB.h>
10 #include <Xm/ArrowB.h>
11 +#include <stdlib.h>
12
13 static void FillItPlease();
14 static void NearlyEvenSpread();
15