ec91efa233
- Improve COMMENT (remove leading article, add missing space) - Remove unneeded BSD license file - Trim Makefile's header - Pet portlint (move LICENSE section earlier, change tab to space in WWW link) Changes: http://sourceforge.net/p/staden/news/2013/03/iolib-1130-released/
7 lines
218 B
C
7 lines
218 B
C
--- progs/scramble.c.orig 2013-04-30 08:28:30.000000000 -0400
|
|
+++ progs/scramble.c 2013-04-30 08:28:43.000000000 -0400
|
|
@@ -1,3 +1,4 @@
|
|
+#include <unistd.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|