Stefan Reichör <[email protected]> skribis: > From d94bf0b05b3ccffc3a03e06586f8fa43d8dacc23 Mon Sep 17 00:00:00 2001 > From: Stefan Reichoer <[email protected]> > Date: Tue, 15 Sep 2015 10:39:49 +0200 > Subject: [PATCH] gnu: Add ifstatus. > > * gnu/packages/networking.scm (ifstatus): New variable.
[...]
> + '(substitute* "Main.h"
> + (("#include <stdio.h>")
> + "#include <stdio.h>\n#include <stdlib.h>")))
> + ))
I moved these lonely parentheses to the previous line and applied it.
Thanks!
Ludo’.
