Ignore:
Timestamp:
01/04/07 23:20:01 (18 years ago)
Author:
psmith
Message:

Added dependency for errno to event-notification

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified branches/home/psmith/restructure/src/event/event-notification.lisp ΒΆ

    r15 r26  
    2525THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    2626|#
    27 (defpackage :event-notification (:use :cl :cffi)
     27(defpackage :event-notification (:use :cl :cffi :nio-compat)
    2828            (:export
    2929             make-event-queue add-fd remove-fd poll-events poll-error read-event-p write-event-p))
Note: See TracChangeset for help on using the changeset viewer.