diff options
| author | Jan Djärv <jan.h.d@swipnet.se> | 2010-04-02 11:45:27 +0200 |
|---|---|---|
| committer | Jan Djärv <jan.h.d@swipnet.se> | 2010-04-02 11:45:27 +0200 |
| commit | 7a5a264fc27bde6870f08ecc5d85eddc36fa0336 (patch) | |
| tree | 54106d60bd5f2273821bb5e3fb73bebf31a5599e /lib-src/emacsclient.c | |
| parent | d0b228766f1471ed104d2e038f63cd4627d79b57 (diff) | |
| parent | 9cb52861f287cbad4608a5fceddae5bac1a90ba6 (diff) | |
| download | emacs-7a5a264fc27bde6870f08ecc5d85eddc36fa0336.tar.gz | |
Merge from trunk
Diffstat (limited to 'lib-src/emacsclient.c')
| -rw-r--r-- | lib-src/emacsclient.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib-src/emacsclient.c b/lib-src/emacsclient.c index 01241b518bb..1e7ec7d9678 100644 --- a/lib-src/emacsclient.c +++ b/lib-src/emacsclient.c @@ -723,7 +723,6 @@ main (argc, argv) #define SEND_BUFFER_SIZE 4096 extern char *strerror (); -extern int errno; /* Buffer to accumulate data to send in TCP connections. */ char send_buffer[SEND_BUFFER_SIZE + 1]; |
