at: bring back package

* import from oldpackages
* version bump, update hash
* add PKG_LICENSE and PKG_LICENSE_FILES
* update patches

Signed-off-by: Phil Eichinger <phil@zankapfel.net>
This commit is contained in:
Phil Eichinger
2015-11-17 17:52:21 +01:00
parent fbec0d5d11
commit 212d602c51
4 changed files with 155 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
--- a/getloadavg.c
+++ b/getloadavg.c
@@ -69,8 +69,9 @@ Boston, MA 02110-1301 USA */
#include <config.h>
#endif
-#include "lisp.h"
-#include "sysfile.h" /* for encapsulated open, close, read, write */
+#include <sys/types.h>
+#include <sys/stat.h>
+#include <fcntl.h>
#ifndef HAVE_GETLOADAVG