We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1862a commit e98991bCopy full SHA for e98991b
2 files changed
Filelist
@@ -262,7 +262,6 @@ SRC_DOS_UNIX = \
262
src/if_python3.c \
263
src/if_py_both.h \
264
src/if_ruby.c \
265
- src/if_sniff.h \
266
src/if_tcl.c \
267
src/proto/if_cscope.pro \
268
src/proto/if_lua.pro \
@@ -455,7 +454,6 @@ SRC_EXTRA = \
455
454
$(SRC_VMS) \
456
README_os390.txt \
457
src/Make_mint.mak \
458
- src/if_sniff.c \
459
src/infplist.xml \
460
src/link.390 \
461
src/os_beos.c \
src/version.c
@@ -743,6 +743,8 @@ static char *(features[]) =
743
744
static int included_patches[] =
745
{ /* Add new patch number below this line */
746
+/**/
747
+ 1436,
748
/**/
749
1435,
750
0 commit comments