implemented flags header rename
This commit is contained in:
parent
cd5d290a13
commit
252c697377
@ -25,7 +25,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
#include <why2/chat/common.h>
|
||||
#include <why2/chat/flags.h>
|
||||
#include <why2/chat/misc.h>
|
||||
|
||||
#include <why2/misc.h>
|
||||
|
@ -25,7 +25,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
#include <why2/chat/common.h>
|
||||
#include <why2/chat/flags.h>
|
||||
#include <why2/chat/misc.h>
|
||||
|
||||
#include <why2/misc.h>
|
||||
|
@ -27,7 +27,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
#include <why2/chat/common.h>
|
||||
#include <why2/chat/flags.h>
|
||||
#include <why2/memory.h>
|
||||
|
||||
//LINKED LIST STUFF (BIT CHANGED memory.c'S VERSION)
|
||||
|
Loading…
x
Reference in New Issue
Block a user