ooks line an okay 5
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# Makefile for lab 10.5 - POSIX message queues
|
||||
|
||||
CC = gcc
|
||||
CFLAGS = -Wall -Wextra -std=c99 -g
|
||||
LDFLAGS_MQ = -lrt
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// common.h
|
||||
#pragma once
|
||||
#include <sys/types.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user