Renamed easy.h and multi.h to easyif.h and multiif.h to make sure they don't
shadow our public headers with the former names.
This commit is contained in:
@@ -43,8 +43,8 @@
|
||||
#include "connect.h"
|
||||
#include "progress.h"
|
||||
#include "memory.h"
|
||||
#include "easy.h"
|
||||
#include "multi.h"
|
||||
#include "easyif.h"
|
||||
#include "multiif.h"
|
||||
|
||||
/* The last #include file should be: */
|
||||
#include "memdebug.h"
|
||||
|
||||
Reference in New Issue
Block a user