diff options
author | Linus Nordberg <linus@nordu.net> | 2010-10-01 11:29:12 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2010-10-01 11:29:12 +0200 |
commit | 7ec20f4101e5a1ef0b5f2537f25a4f8d74ad1104 (patch) | |
tree | e452775bb08b4c3fae7cef827834aeef21a6cfd8 /lib/err.c | |
parent | b1437bde86daa8826a8eeb1437cca11dda88283e (diff) |
WIP
Diffstat (limited to 'lib/err.c')
-rw-r--r-- | lib/err.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +/* See the file COPYING for licensing information. */ + #include <stdio.h> #include <string.h> #include <assert.h> |