source:
scripts/patches/m4-1.4-regex_c-hack.patch@
0ae794b
      
      | Last change on this file since 0ae794b was 7f65c0e, checked in by , 20 years ago | |
|---|---|
| 
 | |
| File size: 463 bytes | |
- 
      lib/regex.cdiff -uNr m4-1.4-orig/lib/regex.c m4-1.4/lib/regex.c old new 46 46 47 47 #else /* not emacs */ 48 48 49 #ifdef STDC_HEADERS50 49 #include <stdlib.h> 51 #else52 char *malloc ();53 char *realloc ();54 #endif55 56 50 57 51 /* We used to test for `BSTRING' here, but only GCC and Emacs define 58 52 `BSTRING', as far as I know, and neither of them use this code. */ 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
