diff options
Diffstat (limited to 'src/s/aix4-2.h')
-rw-r--r-- | src/s/aix4-2.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/aix4-2.h b/src/s/aix4-2.h index 32c29675012..48f43126fd9 100644 --- a/src/s/aix4-2.h +++ b/src/s/aix4-2.h @@ -52,9 +52,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ functions. Almost, but not quite the same as the 4.2 functions. */ #define SYSV_SYSTEM_DIR -/* Define this symbol if your system has the functions bcopy, etc. */ -#define BSTRING - /* The file containing the kernel's symbol table is called /unix. */ #define KERNEL_FILE "/unix" |