@@ -1,6 +1,6 @@
BIN=smartdns
OBJS=smartdns.o fast_ping.o lib/bitops.o dns_client.o
OBJS=smartdns.o fast_ping.o lib/bitops.o dns_client.o dns_server.o
CFLAGS=-g -O0 -Wall
CFLAGS +=-Iinclude
CXXFLAGS=-g -O0 -Wall -std=c++11
The note is not visible to the blocked user.