commit ceefb62bded1b152423cc8304bc346ee4a296280 parent b293465ab8db74518e0b04d5fbd3d3875f1c42cb Author: Christoph Lohmann <20h@r-36.net> Date: Thu, 29 Nov 2012 00:21:57 +0100 A test, if this works. Diffstat:
tabbed.c | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/tabbed.c b/tabbed.c @@ -4,6 +4,8 @@ * To understand tabbed, start reading main(). */ +Something + #include <sys/wait.h> #include <locale.h> #include <stdarg.h>