diff options
| author | Joakim Verona | 2013-01-05 00:04:41 +0100 |
|---|---|---|
| committer | Joakim Verona | 2013-01-05 00:04:41 +0100 |
| commit | b18e01b65e651d3b626b4edcaaa2aa636fe25b69 (patch) | |
| tree | 2832e227a4c45d3a4d423f972df29fb7f8616b14 /lib/stdio.c | |
| parent | 55b74b54b179f340bdb311070273f26da3fbd0c9 (diff) | |
| parent | 1bd71e9fe16541bc48868a00ff372018961380b0 (diff) | |
| download | emacs-b18e01b65e651d3b626b4edcaaa2aa636fe25b69.tar.gz emacs-b18e01b65e651d3b626b4edcaaa2aa636fe25b69.zip | |
auto upstream
Diffstat (limited to 'lib/stdio.c')
| -rw-r--r-- | lib/stdio.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/stdio.c b/lib/stdio.c deleted file mode 100644 index e6ed82996b7..00000000000 --- a/lib/stdio.c +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | #include <config.h> | ||
| 2 | #define _GL_STDIO_INLINE _GL_EXTERN_INLINE | ||
| 3 | #include "stdio.h" | ||