summaryrefslogtreecommitdiff
blob: 79909a3d0c387e34ad1dad62e689a4008f5df3a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*** ../bash-5.0-patched/builtins/shopt.def	2018-10-05 14:49:02.000000000 -0400
--- builtins/shopt.def	2019-01-23 09:55:22.000000000 -0500
***************
*** 123,127 ****
  #endif
  
! #if defined (SYSLOG_HISTORY) && defined (SYSLOG_SHOPT)
  extern int syslog_history;
  #endif
--- 123,127 ----
  #endif
  
! #if defined (SYSLOG_HISTORY)
  extern int syslog_history;
  #endif