Import linux.patch

Patch largely based on cwmbuild.sh from http://tamentis.com/hacks/cwm/
written by Bertrand Janin, updated by Christian Neukirchen.
This commit is contained in:
Christian Neukirchen
2010-02-21 19:15:27 +01:00
parent 507480a695
commit 50aff37f50
3 changed files with 38 additions and 5 deletions

View File

@@ -29,6 +29,7 @@
#include <err.h>
#include <errno.h>
#include <signal.h>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>